{
  "v": 1,
  "type": "authority_profile",
  "name": "refund_standard",
  "actor": "FinanceAgent-07",
  "agent_id": "agt_finance_07",
  "owner": "Finance Operations",
  "principal": "Head of Payments",
  "permitted_actions": [
    "tools:refund",
    "act:limited",
    "tools:ticket"
  ],
  "maximum_autonomous_transaction_gbp": 100,
  "escalation_band_gbp": {
    "min": 100,
    "max": 500
  },
  "deny_above_gbp": 500,
  "daily_aggregate_gbp": 5000,
  "allowed_destinations": ["original_payment_method"],
  "geography": ["UK"],
  "working_hours": null,
  "escalation": {
    "role": "Finance Manager",
    "required_approvals": 1
  },
  "environment": "production",
  "status": "active",
  "note": "Sample Authority Profile. Attach to an agent certificate via Agents → Authority in the ValarIQ workspace."
}
