{
  "resource": "https://signalbioscience.com",
  "authorization_servers": ["https://signalbioscience.com/.well-known/oauth-authorization-server"],
  "scopes_supported": [],
  "bearer_methods_supported": [],
  "resource_name": "Signal Bioscience",
  "resource_documentation": "https://signalbioscience.com/llms.txt",
  "agent_auth_documentation": "https://signalbioscience.com/auth.md",
  "_note": "Stub. Signal Bioscience is a public marketing and informational site with NO OAuth-protected APIs and no required credentials (anonymous public read). 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 site 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."
}
