{
  "issuer": "https://garagedoorsolutions.ca",
  "scopes_supported": [],
  "response_types_supported": [],
  "grant_types_supported": [],
  "token_endpoint": null,
  "registration_endpoint": null,
  "revocation_endpoint": null,
  "agent_auth": {
    "skill": "https://garagedoorsolutions.ca/auth.md",
    "registration_required": false,
    "register_uri": null,
    "claim_uri": null,
    "revocation_uri": null,
    "identity_types_supported": [
      "none"
    ],
    "credential_types_supported": [
      "none"
    ],
    "events_supported": [],
    "note": "This API is public, read-only, and unauthenticated. No registration, no credentials, and no tokens are issued, so register_uri/claim_uri/revocation_uri are null rather than URLs that would 404. bearer_methods_supported names the presentation method that would apply, not a requirement — an Authorization header is ignored. See https://garagedoorsolutions.ca/auth.md for the full posture."
  }
}
