{
  "smoke_result": "PASS",
  "checks": [
    {
      "id": "HEALTH",
      "status": "PASS"
    },
    {
      "id": "PRODUCTION_FALSE",
      "status": "PASS"
    },
    {
      "id": "SYNTHETIC_ONLY",
      "status": "PASS"
    },
    {
      "id": "AI_DIRECT_EXECUTION_FALSE",
      "status": "PASS"
    },
    {
      "id": "HUMAN_APPROVAL_BOUNDARY",
      "status": "PASS"
    },
    {
      "id": "APPEND_ONLY_AUDIT_LEDGER",
      "status": "PASS"
    },
    {
      "id": "UNSAFE_TOTAL_ZERO",
      "status": "PASS"
    }
  ],
  "audit_status": {
    "ok": true,
    "ledger": "operator-audit-ledger",
    "append_only": true,
    "path": "/operator-audit-ledger.jsonl",
    "entries": 50,
    "last_audit_id": "B9D-AUDIT-20260615171103389-74a9bc1d",
    "last_ledger_hash": "896269ff9b19ceffd10b2260f42d2a0cfada9d011e28c88232d15255007235f4",
    "unsafe_total": 0
  },
  "boundary": {
    "protected_demo_only": true,
    "production_claim_allowed": false,
    "synthetic_only": true,
    "ai_direct_execution": false,
    "human_approval_required_for_risky_actions": true,
    "no_password_storage": true,
    "no_billing_or_card_actions": true,
    "no_service_role_key_required": true,
    "no_private_key_embedded": true,
    "no_real_customer_data": true,
    "no_money_movement": true,
    "no_transaction_approval": true,
    "no_production_deploy": true,
    "no_safetycore_mutation": true,
    "no_audit_deletion": true,
    "append_only_audit_ledger": true,
    "unsafe_total": 0
  }
}