{
  "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": 3,
    "last_audit_id": "B9D-AUDIT-20260615112817401-bf7fb54d",
    "last_ledger_hash": "4a547939878dca3e75712a28de72b850a65163c3dba1a688ef862cd8ab62a465",
    "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": "7a45834a9ec6fe4765dde38ec891bbb7ed70cdf21c0bdfdd6a5e42437fd0eac9"
}