{
  "version": "1.0",
  "site": "https://worldauth.com",
  "agents": {
    "read": "allow",
    "act": "gate",
    "mandate_required": true,
    "receipt": "signed",
    "step_up": [
      "human-approval",
      "bound-key"
    ]
  },
  "identity": {
    "accepted": [
      "Web Bot Auth",
      "HTTP Message Signatures",
      "DPoP",
      "SD-JWT",
      "SPIFFE"
    ]
  },
  "protocols": [
    "MCP",
    "A2A",
    "AP2"
  ],
  "contact": "hello@worldauth.com",
  "status": "pre-production"
}