{
  "agent_id": "alpha",
  "authorization_boundary": {
    "critical_action_receipt_required": true,
    "human_approval_required_for": [
      "payment",
      "external_send",
      "production_deploy",
      "customer_data_write",
      "credential_or_secret_change"
    ],
    "mcp_access_model": "scope_gated_allowlist",
    "private_workspace_data_exposed": false,
    "secrets_exposed": false
  },
  "checks": [
    {
      "label": "agent passport available",
      "pass": true,
      "url": "https://agentbrain.ch/brain-passport.json"
    },
    {
      "label": "action receipt surface available",
      "pass": true,
      "url": "https://agentbrain.ch/action-receipt.json"
    },
    {
      "label": "MCP authorization route is public-safe",
      "pass": true,
      "url": "https://agentbrain.ch/mcp-authorization"
    },
    {
      "label": "no custody or autonomous payment claim",
      "pass": true
    }
  ],
  "generated_at": "2026-07-15T10:45:00Z",
  "note": "MCP Authorization public v1 is a verification and action-gate boundary, not a custody, trading, yield, or live payment execution product.",
  "policy_sources": [
    "https://agentbrain.ch/brain-passport.json",
    "https://agentbrain.ch/action-receipt.json",
    "https://agentbrain.ch/payguard.json"
  ],
  "schema_version": "agentbrain.public_mcp_authorization_status.v1",
  "status": "authorization_boundary_live"
}
