Chapter 1: Historical fixture proof
Artifacts
Input repository
Preserved pre-loop repository state for the historical run.
Output repository
Preserved post-loop repository state for the historical run.
Proof contract
Historical plan.ts preserved as the proof contract for the run record.
Provisioning
Historical alchemy.run.ts preserved as the provisioning artifact for the run record.
Evidence
Run conditions Operating constraints recorded for the historical run.
- Agent: Codex desktop, GPT-5.3.
- No human edits, review, or audit during the loop.
- The historical description states that the loop was started once and allowed to iterate to completion.
Artifact notes Preserved repositories and what each artifact represents.
- Input repository: Preserved pre-loop repository state for the historical run.
- Output repository: Preserved post-loop repository state for the historical run.
- Proof contract: Historical plan.ts preserved as the proof contract for the run record.
- Provisioning: Historical alchemy.run.ts preserved as the provisioning artifact for the run record.
Proof contract notes How the proof contract is framed in the historical record.
- The proof contract is stored in plan.ts.
- The contract is described as defining observe, act, and assert conditions against the live system.
- The artifact is preserved for inspection and linked directly from this page.
Provisioning notes How the environment was provisioned for the historical run.
- Provisioning is stored in alchemy.run.ts.
- The provisioning artifact is treated as a fixed historical input rather than a live deployment action on this page.
- The artifact is preserved for inspection and linked directly from this page.
Limitations
- This chapter does not execute a fresh live proof loop.
- The recorded outcome is interpreted from preserved artifacts and accompanying project notes.
- Reproduction still depends on external Cloudflare resources and environment secrets.
- The record concerns one system and one bounded historical study.