II.
TestableClaim JSON
Structured · liveclaim:stop-hook-codex-noninteractive-fires
Codex stop hook fires in non-interactive mode json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:stop-hook-codex-noninteractive-fires",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/stop-hook-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Codex stop hook fires in non-interactive mode",
"description": "The hooks-mux codex adapter can receive stop events via --event-json\n(non-interactive/CI mode) and still normalizes to turn.stop.\n",
"testStatus": "pending",
"testType": "integration",
"testCommand": "npx vitest run packages/atlas/tests/claims/stop-hook-control.test.ts -t \"codex adapter.*fires turn.stop via non-interactive\"",
"category": "hooks",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:stop-hook-codex-noninteractive-fires",
"to": "agent:codex",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-codex-noninteractive-fires",
"to": "hook-surface:stop",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:stop-hook-control-noninteractive",
"to": "claim:stop-hook-codex-noninteractive-fires",
"kind": "tests_claim"
},
{
"from": "evidence:hooks-mux-stop-hook-test-suite",
"to": "claim:stop-hook-codex-noninteractive-fires",
"kind": "backed_by_evidence"
}
]
}