{
  "scenario": "S29",
  "pass": false,
  "expected_verdict": "GREEN",
  "actual_verdict": "UNKNOWN",
  "outputs": {
    "pending_state_correct": false,
    "approve_propagates": false,
    "deny_propagates": false,
    "policy_installed": false,
    "alice_pending_id": "7f4e9577-4750-4ad5-ac41-ae165b71c28a",
    "bob_pending_id": "da456c55-8f00-413a-8b61-a3d013fd0a19",
    "approve_status_code": 404,
    "reject_status_code": 404,
    "node2_recall_after_approve_count": 1,
    "node2_pending_after_decisions_count": 0
  },
  "reasons": [
    "step1: namespace policy install failed via both primary (PUT /namespaces/.../policy) and fallback (POST /namespaces/standards) — http_code=404 alt_code=404",
    "step2: pending state not asserted — code=201, body_state='', pending_has=, recall_visible_count=1",
    "step3: approve did not propagate cleanly — node-2 recall_count=1, node-2 pending_has_alice=, approve_code=404",
    "step4: deny did not propagate cleanly — node-2 has_bob_in_recall=true, node-2 pending_has_bob=, reject_code=404"
  ]
}
