Synthetic Players

Materials

Artifacts and verification surfaces

Everything needed to read, check, or attack the result — and what each surface can and cannot prove.

ArtifactContentsVerification
Canonical paper19-page PDF · byte-identical Markdown · minimal arXiv PDFLaTeX zipSHA-256 pins; CI recompiles and byte-compares all 19 rendered pages
Replay capsulearchived databases + verifier4,919 runs replayed with zero credentials and zero live calls
Seals and timestampshash manifests, tags, releases, OTS proofsexternal chronology anchors on Bitcoin blocks 959483–960086
Persona registry16 sealed sentences, construction rule, per-persona SHA-256sealed pre-data in registry v4
Precommitted discussionfour full branches written before Phase 5 databyte-identical to sealed hash; correction table beside the quoted excerpt
Dead predictions12 refuted author predictionsadjudicated by sealed code; published regardless of direction
Instance ledger22 process failures with causes and durable rulesevery confirmatory-touching resolution went the conservative direction
Analysis packclaims ledger, dependency audit, corner map, stability compendium, submission analyseszero-call scripts over archived databases, committed with seeds

Reproduce

git clone https://github.com/yoheinakajima/synthetic-players
cd synthetic-players/capsule
bash verify.sh

Expected: CAPSULE VERIFICATION PASS — 4,919 archived Phase 3-5 runs verified (4,916 confirmatory + 3 legacy diagnostics). The capsule is transactional: the checkout is restored on success or failure.