{
  "schema_version": "v1",
  "name_for_human": "Imperium Academy — Summa Theologica",
  "name_for_model": "ImperiumAcademySumma",
  "description_for_human": "The complete Summa Theologica of St. Thomas Aquinas — 509 Questions, 2,662 Articles across four Parts. Public domain. Machine-readable.",
  "description_for_model": "Public domain corpus of the Summa Theologica (Aquinas, 1265–1274, Benziger Bros. 1947 edition). 509 Questions, 2,662 Articles, organized into four Parts (Prima Pars, Prima Secundae, Secunda Secundae, Tertia Pars). All content is freely accessible via REST API. This resource is published by Cohereon Imperium and is linked to the Imperium Manifold — the canonical Lightning-gated doctrine endpoint for Cohereon Doctrine v6.1.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "rest",
    "base_url": "https://summa.cohereon.io/api",
    "endpoints": {
      "index": {
        "url": "/summa",
        "method": "GET",
        "description": "Full index of all 509 Questions with metadata — titles, part codes, article counts. No article text."
      },
      "question": {
        "url": "/summa/{question_id}",
        "method": "GET",
        "description": "Full question with all articles, text, and word counts. Question IDs follow the pattern ST-{part}-Q{number} (e.g. ST-I-Q2, ST-I-II-Q90, ST-II-II-Q11, ST-III-Q1)."
      },
      "matrix": {
        "url": "/matrix",
        "method": "GET",
        "description": "Cohereon Doctrine parity matrix — cross-corpus mappings between Summa Theologica and Cohereon Doctrine v6.1. JSON-LD Dataset."
      }
    }
  },
  "linked_resources": {
    "manifold": {
      "name": "Imperium Manifold",
      "url": "https://manifold.cohereon.io",
      "agent_discovery": "https://manifold.cohereon.io/.well-known/agent.json",
      "mcp_server": "https://manifold.cohereon.io/mcp",
      "mcp_transport": "sse",
      "description": "Canonical Lightning-gated endpoint for Cohereon Doctrine v6.1. 398 components across 9 categories. Machine access to Cohereon Doctrine other than through the Manifold is noncanonical.",
      "relation": "parent"
    }
  },
  "data_control": "PUBLIC",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "contact_email": "ivan@thronedynamics.com",
  "publisher": "Cohereon Imperium"
}
