Codex sessions
10 native agent threads + 24 isolated review runs
Audited release telemetry / frozen snapshot
This ledger separates native agents from isolated review sessions and external reviewer calls. Missing billing data stays missing; it is never converted into a fictional zero.
10 native agent threads + 24 isolated review runs
All recorded Codex, AGY, and Claude executions
Approval to release-completion timestamp
Gross logged total, dominated by cached context
No billing ledger was retained for this run
Execution accounting
“Agent” can mean different things. The native Codex team contained 10 threads; the broader Codex execution record contains 34 sessions. Adding the 44 external review calls yields 78 recorded invocations.
| Execution group | Runs | Role | Disposition |
|---|---|---|---|
| Native Codex agent threads | 10 | Authoring, synthesis, implementation, and audits | Release record |
| Isolated Codex review sessions | 24 | Early schema-bound reviewer attempts | Superseded by Claude reviews |
| AGY review rounds | 20 | Scientific peer review of five papers and synthesis | Canonical paper-review record |
| Claude review rounds | 24 | Haskell, Lean, and website code review | Canonical code-review record |
| Recorded model invocations | 78 | Snapshot total across all four groups | |
Model registry
Counts are recorded executions, not peak concurrency. Early Claude artifacts did not retain an exact model alias, so the registry reports Opus/high only where it was explicitly pinned.
| System | Model | Effort | Runs | Coverage |
|---|---|---|---|---|
| Codex native team | gpt-5.6-sol | xhigh, then Ultra | 10 | Native authoring and audit threads |
| Codex isolated review | gpt-5.5 | xhigh | 24 | Superseded reviewer attempts |
| AGY | Gemini 3.1 Pro | High | 20 | Paper and synthesis review rounds |
| Claude CLI | Claude | Opus / high where explicitly pinned | 24 | Code and website review rounds; some early artifacts omit the exact alias |
Token accounting
Codex token events record repeated context as input. That is why the gross figure is large: 97.75% of input was cached. AGY and Claude token usage was not retained and is outside this total.
Release loop
Each stage advances only after its release evidence exists. Review and verification remain separate: a reviewer can find an issue, while a build gate confirms that the applied correction survives the corpus.
Five papers plus synthesis, six Haskell packages, and a Lean library representation produced.
20 AGY scientific rounds and 24 Claude code-review rounds recorded.
Valid mathematical, interface, accessibility, and release findings resolved.
Paper, Haskell, Lean, static export, SEO, and responsive gates passed.
Public repository and zero-client-JavaScript website released.
Coverage and provenance
Counts were reconstructed from Codex session ledgers, committed AGY and Claude review-round files, and Git timestamps. The snapshot ends at the release-completion record, commit 503ead5.