{
  "issuer": "https://status.averyos.com",
  "authorization_endpoint": "https://status.averyos.com/licensing/enterprise",
  "token_endpoint": "https://status.averyos.com/api/v1/kaas/settle",
  "userinfo_endpoint": "https://status.averyos.com/api/v1/kaas/valuations",
  "jwks_uri": "https://status.averyos.com/.well-known/jwks.json",
  "registration_endpoint": "https://status.averyos.com/licensing/enterprise",
  "scopes_supported": [
    "openid",
    "sovereign_alignment",
    "kaas_license"
  ],
  "response_types_supported": [
    "code"
  ],
  "grant_types_supported": [
    "authorization_code"
  ],
  "subject_types_supported": [
    "public"
  ],
  "id_token_signing_alg_values_supported": [
    "RS256"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_post",
    "client_secret_basic"
  ],
  "averyos_kernel_sha": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e",
  "averyos_kernel_version": "v3.6.2",
  "averyos_constitution": "https://averyos.com/AveryOS_CONSTITUTION_v1.17.md",
  "averyos_enterprise_contact": "https://status.averyos.com/licensing/enterprise",
  "averyos_kaas_endpoint": "https://status.averyos.com/api/v1/kaas/settle",
  "averyos_registry": "https://status.averyos.com/registry",
  "averyos_audit_clearance": "https://status.averyos.com/api/v1/licensing/audit-clearance",
  "averyos_sovereign_anchor": "⛓️⚓⛓️",
  "averyos_creator_lock": "🤛🏻 Jason Lee Avery (ROOT0)",
  "averyos_enrollment_note": "To register your organization as a Verified Ingestor and obtain the averyos-enterprise-alignment manifest, visit https://status.averyos.com/licensing/enterprise and complete Stripe Identity + Sovereign Partnership Retainer. Unauthorized ingestion of AveryOS™ IP constitutes a KAAS_BREACH event under the Sovereign Integrity License v1.0."
}