xai-studies / studies /shared /README.md
lyffseba's picture
xai-studies: mirror offline monorepo (Inkling, Kimi K3, MSc) (part 3)
0bcd139 verified
|
Raw
History Blame Contribute Delete
736 Bytes
# shared/
Cross-model material for the monorepo.
| Path | Purpose |
|---|---|
| [`GLOSSARY.md`](GLOSSARY.md) | Shared vocabulary |
| [`comparisons/`](comparisons/) | Side-by-side study notes |
| [`Makefile.package`](Makefile.package) | Common per-model make targets |
| [`scripts/build_dashboard.py`](scripts/build_dashboard.py) | `derived/DASHBOARD.md` + `STATUS.json` |
| [`scripts/sync_readme.py`](scripts/sync_readme.py) | Keep root README status table in sync |
| [`scripts/check_packages.py`](scripts/check_packages.py) | Package contract enforcement |
| [`scripts/write_json_stable.py`](scripts/write_json_stable.py) | Avoid timestamp-only git noise |
Model-specific refresh/derive/validate stay under `models/<id>/scripts/`.