{
  "ok": true,
  "phase": "R2081_R2120_BASE9D_APPEND_ONLY_OPERATOR_AUDIT_LEDGER",
  "status": "PROTECTED_SELF_HOSTED_DEMO_AI_OPERATOR_GATEWAY_WITH_AUDIT_LEDGER",
  "production": false,
  "operator_url": "/operator",
  "safe_commands": [
    "CHECK_HEALTH",
    "RUN_SMOKE",
    "READ_STATUS",
    "CREATE_EVIDENCE_RECEIPT",
    "EXPLAIN_BOUNDARY",
    "AUDIT_STATUS"
  ],
  "review_required_commands": [
    "READ_LOGS",
    "RESTART_SERVER",
    "DEPLOY_UPDATE",
    "CHANGE_DNS",
    "UPDATE_DEMO_COPY"
  ],
  "blocked_commands": [
    "DELETE_SERVER",
    "USE_PASSWORD",
    "USE_CARD",
    "EXPORT_KEYS",
    "STORE_SECRET",
    "MOVE_MONEY",
    "PRODUCTION_DEPLOY",
    "DISABLE_SAFETYCORE",
    "DELETE_AUDIT"
  ],
  "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
  },
  "receipt_hash": "a7dc9f3b3ff72575da690b11a4877a8bc3349a9fff335cb531dcd2712b6c467e"
}