This repository is the code source of truth.
tasai_paper_clean should either:
- install a pinned git revision of this repository into its environment, or
- vendor a minimal snapshot exported from a tagged commit in this repository.
- Develop and validate changes here (
tasai). - Commit the paper-ready state here.
- Create an annotated tag for the manuscript freeze.
- Export a minimal snapshot with
scripts/export_paper_snapshot.shif the paper bundle must be self-contained. - Record the exact tag and commit hash in the paper repo reproducibility notes.
Do not maintain long-term divergence between this repo and vendored copies. Do not vendor duplicate top-level module trees, virtual environments, caches, or build artifacts into the paper bundle.