II.
Experiment JSON
Structured · liveexperiment:stop-hook-control-noninteractive
Stop Hook Control — Non-Interactive Mode json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "experiment:stop-hook-control-noninteractive",
"_kind": "Experiment",
"_file": "domain/testable-claims/stop-hook-experiments.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Stop Hook Control — Non-Interactive Mode",
"description": "Validates that hooks-mux can receive stop events in non-interactive\nmode (--event-json flag, suitable for CI/batch invocation) and still\ncorrectly normalizes to turn.stop phase.\n\nProducts tested: Claude Code, Codex, Gemini CLI, Copilot CLI.\n",
"status": "in-progress",
"startedAt": "2026-05-11"
},
"outgoingEdges": [
{
"from": "experiment:stop-hook-control-noninteractive",
"to": "claim:stop-hook-codex-noninteractive-fires",
"kind": "tests_claim"
},
{
"from": "experiment:stop-hook-control-noninteractive",
"to": "claim:stop-hook-claude-noninteractive-fires",
"kind": "tests_claim"
}
],
"incomingEdges": []
}