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

claim:stop-hook-codex-interactive-fires

Structured · live

Codex stop hook fires in 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-interactive-fires",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/stop-hook-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Codex stop hook fires in interactive mode",
    "description": "When Codex reaches end-of-turn, the hooks-mux codex adapter normalizes\nthe native \"on-stop\" event to turn.stop and invokes handlers.\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 interactive\"",
    "category": "hooks",
    "priority": "high"
  },
  "outgoingEdges": [
    {
      "from": "claim:stop-hook-codex-interactive-fires",
      "to": "agent:codex",
      "kind": "asserts_about"
    },
    {
      "from": "claim:stop-hook-codex-interactive-fires",
      "to": "hook-surface:stop",
      "kind": "asserts_about"
    },
    {
      "from": "claim:stop-hook-codex-interactive-fires",
      "to": "hook-surface:codex.on-stop",
      "kind": "tests_hook_surface"
    }
  ],
  "incomingEdges": [
    {
      "from": "experiment:stop-hook-control-interactive",
      "to": "claim:stop-hook-codex-interactive-fires",
      "kind": "tests_claim"
    },
    {
      "from": "evidence:hooks-mux-stop-hook-test-suite",
      "to": "claim:stop-hook-codex-interactive-fires",
      "kind": "backed_by_evidence"
    }
  ]
}