Sources & method

how this monorepo stays honest


Rules

  1. Primary sources only for numbers — Hub config, official model cards, blogs, platform docs, papers.
  2. derived/ is generated from reference/ — re-run make check, do not invent SPECs.
  3. Unknown stays unknown — e.g. K3 active params marked undisclosed until the tech report.
  4. Secondary blogs may appear as background, never as sole authority for architecture claims.

Inkling primaries (vendored)

Kimi K3 primaries (vendored)

Tooling contract

python3 studies/run.py test
# → validate each package against summary/facts
# → rebuild monorepo dashboard
# → enforce package layout contract

Full handbooks live in the dataset and private GitHub monorepo.

← home