{
  "resource": "https://resources.infinitybio.com",
  "authorization_servers": ["https://resources.infinitybio.com/.well-known/oauth-authorization-server"],
  "scopes_supported": [],
  "bearer_methods_supported": [],
  "resource_documentation": "https://resources.infinitybio.com/llms.txt",
  "agent_auth_documentation": "https://resources.infinitybio.com/auth.md",
  "_note": "Stub. Infinity Bio Resource Hub is a public, read-only resource library with NO OAuth-protected endpoints and no required credentials (anonymous public read; gated downloads use a Salesforce Web-to-Lead form POST, not OAuth). authorization_servers points to the matching authorization-server stub, completing the RFC 9728 / RFC 8414 discovery chain. scopes_supported and bearer_methods_supported are intentionally EMPTY: this hub accepts no OAuth tokens and enforces no scopes or bearer methods. (isitagentready's authMd 'Validate Protected Resource Metadata' sub-step wants these populated, but doing so would falsely assert a token-protected posture; we keep them honestly empty. See #5257.) See /auth.md for full agent auth posture."
}
