II.
TestableClaim JSON
Structured · liveclaim:stop-hook-cursor-interactive-fires
Cursor stop hook fires in interactive mode json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:stop-hook-cursor-interactive-fires",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/stop-hook-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cursor stop hook fires in interactive mode",
"description": "When Cursor reaches end-of-turn, the hooks-mux cursor adapter normalizes\nthe native \"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 \"cursor adapter.*fires turn.stop via interactive\"",
"category": "hooks",
"priority": "high"
},
"outgoingEdges": [
{
"from": "claim:stop-hook-cursor-interactive-fires",
"to": "agent:cursor",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-cursor-interactive-fires",
"to": "hook-surface:stop",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-cursor-interactive-fires",
"to": "hook-surface:cursor.stop",
"kind": "tests_hook_surface"
}
],
"incomingEdges": [
{
"from": "experiment:stop-hook-control-interactive",
"to": "claim:stop-hook-cursor-interactive-fires",
"kind": "tests_claim"
},
{
"from": "evidence:hooks-mux-stop-hook-test-suite",
"to": "claim:stop-hook-cursor-interactive-fires",
"kind": "backed_by_evidence"
}
]
}