Release bundle accompanying the manuscript on Paper-replication.
Contents:
skill/— the released Paper-replication coding-agent skills for Codex and Claude Code.case_studies/— the twelve agent-generated case-study workspaces used in the paper.analysis/— the curated analysis scripts, derived artifacts, and manuscript figures.
Quick start:
cd analysis
python3 scripts/01_extract.py
python3 scripts/02_evidence_packs.py
python3 scripts/03_canonical_fidelity.py
python3 scripts/04_drift.py
python3 scripts/05_bayes.py
python3 scripts/06_figures.pyNotes:
- The case studies are treated as read-only evidence for the analysis pipeline.
analysis/scripts/align_workflow.jsproduced the committed semantic-alignment digest inanalysis/alignment/digests_raw.json; re-running it is optional.