iiRecord
Agentic AI Atlas · Codex stop hook fires in non-interactive mode
claim:stop-hook-codex-noninteractive-firesa5c.ai
II.
TestableClaim JSON

claim:stop-hook-codex-noninteractive-fires

Structured · live

Codex stop hook fires in non-interactive mode json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/testable-claims/stop-hook-claims.yamlCluster · domain
Record JSON
{
  "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"
    }
  ]
}