OpenAI Handoff Guide

OpenAI Handoff Guide

Top-level guide for OpenAI/Codex-compatible handoff while keeping durable project memory in the repository.

  • Record JAI-DOC-18133
  • Path /en-us/openai-handoff-guide/
  • Use Canonical public record

Document status

Public standards page Published on JustAnIota.com as part of the current public standards record
Code
JAI-DOC-18133
Surface
OpenAI Handoff Guide
Access
Public and linkable

How to use this page

Use this page as part of the current OpenAI Handoff Guide public record, then follow its linked standards pages for the next step.

Plain English

OpenAI or Codex can run the work; the repository keeps durable project memory.

Technical summary

Use the handoff files to seed context, then write accepted facts back into code, docs, tests, .uai progress, or public pages.

Deep spec

Runtime traces, generated summaries, and private prompts are not public authority until reviewed and promoted.

Handoff loop

  • Load project handoff context.
  • Perform bounded implementation work.
  • Run targeted checks.
  • Update durable evidence and report limitations.