II.
OpenQuestion JSON
Structured · liveopen-question:codex-runtime-source-file-pinning
Pin Codex runtime internals to source files json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "open-question:codex-runtime-source-file-pinning",
"_kind": "OpenQuestion",
"_file": "catalog-meta/open-questions/source-pinning-questions-2026-05.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Pin Codex runtime internals to source files",
"description": "Public Codex documentation and repository evidence cover the agent loop and\nCLI surface, but implementation-specific runtime internals such as stop\ndetection, tool dispatch, and Responses event handling should be pinned to\nexact source files before implementation claims are raised above public-doc\nconfidence.\n",
"owner": "@a5c-ai/catalog-stewards",
"affectedEntities": [
"agent-runtime-impl:codex.runtime@1.x",
"agent-core-impl:codex.core@1.x"
],
"status": "open",
"raisedAt": "2026-05-04T00:00:00Z"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "gap:source-file-pinning-for-agent-implementations",
"to": "open-question:codex-runtime-source-file-pinning",
"kind": "raised_question",
"attributes": {}
}
]
}