{
  "schema_version": "2026-01-01",
  "api_version": "v1",
  "service": {
    "name": "MMI Agent Surface",
    "version": "v1",
    "description": "Deterministic machine-readable APIs for MMI public website discovery and querying.",
    "base_url": "https://mmitheory.com",
    "documentation_url": "https://mmitheory.com/openapi.json"
  },
  "endpoints": {
    "openapi_url": "https://mmitheory.com/openapi.json",
    "pricing_url": "https://mmitheory.com/pricing.json",
    "status_url": "https://mmitheory.com/status.json",
    "query_url": "https://mmitheory.com/query",
    "search_url": "https://mmitheory.com/search",
    "faq_url": "https://mmitheory.com/api/faq",
    "site_tree_url": "https://mmitheory.com/api/site-tree"
  },
  "auth": {
    "scheme": "none",
    "contact": "https://mmitheory.com/contact"
  },
  "rate_limits": {
    "policy": "best-effort public API with deterministic 429 problem+json response when throttled"
  },
  "slo": {
    "latency_p95_ms_target": 300,
    "availability_target": "99.9% monthly",
    "scope": "public deterministic endpoints"
  },
  "determinism": {
    "no_sampling": true,
    "stable_ranking": true,
    "version_pinned": true
  },
  "links": {
    "terms_url": "https://mmitheory.com/legal",
    "privacy_url": "https://mmitheory.com/legal",
    "contact": "https://mmitheory.com/contact"
  }
}
