31-hour restart-resumable Codex run: an auditable textbook pipeline with deterministic generators #47434
kfindskk-cyber
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
I used one parent Codex task on Windows (GPT-5.6 Sol) to turn an original mathematical framework into a versioned teaching package. The run exceeded 31 hours, survived application/computer restarts, and resumed from verified artifact state.
The output included:
This is a sanitized, auditable case study—not a benchmark and not a claim that Codex is universally error-free.
Artifact graph
This was not a single document-generation task. The deliverables formed a coupled graph:
The human retained authority over definitions, admissible transformations, research direction, and acceptance criteria. Codex performed long-horizon construction, implementation, verification, auditing, and documentation.
The AI-assisted exercises are part of the curriculum rather than an appendix about prompting: students must use an AI system to generate, inspect, test, or audit mathematical objects under stated rules.
Recorded run facts
These figures come from the recovered local execution record and artifact audits. The 512-file figure is one recorded checkpoint, not a claimed final total.
What appeared to make it work
The unexpected result was that Codex’s most valuable contribution was not prose generation. It converted a research and teaching design into an inspectable production system: textbook material, executable generators, solutions, audits, and provenance working together.
Error disclosure and limitation
I do not claim “zero errors.” The public package preserves the first disclosed draft and identifies known limitations rather than silently replacing it with a polished retrospective version.
The weakest product-level component was observability. Very long histories were difficult to navigate and export as one official report, and much of the client-visible history disappeared after a restart even though the local session data and artifacts remained recoverable. Native export of checkpoints, token composition, file manifests, and audit events would make cases like this easier to verify.
Public evidence
Sanitized, timestamped evidence and Chapter 1 artifacts:
Zenodo DOI 10.5281/zenodo.22900578
The foundational corpus and full internal research protocol are intentionally withheld. The deposit contains client-visible execution evidence and produced artifacts—not private chain-of-thought.
Questions for the community
OpenAI education or research staff are welcome to contact me for a controlled review of additional redacted evidence.
All reactions