iiRecord
Agentic AI Atlas · Codex stop hook can block (deny) at end-of-turn
claim:stop-hook-codex-interactive-blocksa5c.ai
II.
TestableClaim JSON

claim:stop-hook-codex-interactive-blocks

Structured · live

Codex stop hook can block (deny) at end-of-turn 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-blocks",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/stop-hook-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Codex stop hook can block (deny) at end-of-turn",
    "description": "A handler returning deny at turn.stop propagates the deny decision\nfor Codex, since the codex adapter supports blockCapability.\n",
    "testStatus": "pending",
    "testType": "integration",
    "testCommand": "npx vitest run packages/atlas/tests/claims/stop-hook-control.test.ts -t \"codex adapter.*deny decision propagates\"",
    "category": "hooks",
    "priority": "high"
  },
  "outgoingEdges": [
    {
      "from": "claim:stop-hook-codex-interactive-blocks",
      "to": "agent:codex",
      "kind": "asserts_about"
    },
    {
      "from": "claim:stop-hook-codex-interactive-blocks",
      "to": "hook-surface:stop",
      "kind": "asserts_about"
    },
    {
      "from": "claim:stop-hook-codex-interactive-blocks",
      "to": "hook-surface:codex.on-stop",
      "kind": "tests_hook_surface"
    }
  ],
  "incomingEdges": [
    {
      "from": "experiment:stop-hook-control-interactive",
      "to": "claim:stop-hook-codex-interactive-blocks",
      "kind": "tests_claim"
    },
    {
      "from": "evidence:hooks-mux-stop-hook-test-suite",
      "to": "claim:stop-hook-codex-interactive-blocks",
      "kind": "backed_by_evidence"
    }
  ]
}