{
  "name": "Jabran.com Semantic Kernel",
  "version": 1,
  "generated": "2026-09-04T15:42:38.286Z",
  "description": "Controlled vocabulary and core axioms of the Jabran.com corpus.",
  "terms": [
    {
      "term": "work",
      "definition": "A complete, citable text of the corpus. Alias: writing, treatise.",
      "related": [
        "writing",
        "treatise",
        "edition"
      ],
      "example": "The Undivided Mind (WORK-000002)",
      "machine_note": "Look up by slug or corpus_id under /writings.",
      "route": "/writings"
    },
    {
      "term": "writing",
      "definition": "A single dated composition; the living version of a work.",
      "related": [
        "work",
        "edition"
      ],
      "example": "/writings/the-undivided-mind",
      "machine_note": "Living form; changes over revisions. Cite the edition for permanence.",
      "route": "/writings"
    },
    {
      "term": "treatise",
      "definition": "A structured long-form work advancing a thesis and its refutation conditions.",
      "related": [
        "work",
        "claim"
      ],
      "example": "The Undivided Mind",
      "machine_note": "Not a distinct object type — a stylistic and structural label for certain works.",
      "route": "/writings"
    },
    {
      "term": "claim",
      "definition": "A structured, extractable proposition asserted by a work.",
      "related": [
        "work",
        "concept",
        "passage"
      ],
      "example": "Structural transfer is testable.",
      "machine_note": "Each claim has a stable Corpus ID and a status: proposed, defended, canonical.",
      "route": "/claims"
    },
    {
      "term": "passage",
      "definition": "A memorable fragment of a work — an aphorism, thesis-line, or definition — worth reading and citing on its own.",
      "related": [
        "work",
        "quote"
      ],
      "example": "A single-sentence definition of consilience.",
      "machine_note": "Passages are not complete arguments. They point back to their work.",
      "route": "/quotes"
    },
    {
      "term": "concept",
      "definition": "An evolving node in the corpus vocabulary; a topic that recurs across works.",
      "related": [
        "work",
        "claim",
        "passage"
      ],
      "example": "consilience, deep structure, integrating self",
      "machine_note": "Concept status advances with use: fragment → emerging → active → stable → canonical.",
      "route": "/index"
    },
    {
      "term": "edition",
      "definition": "An immutable, fixed version of record of a work at a specific revision, with a SHA-256 hash and a chain link to the previous edition.",
      "related": [
        "work",
        "hash",
        "corpus id"
      ],
      "example": "EDITION-000002 (revision 1 of WORK-000002)",
      "machine_note": "Cite editions for permanence; cite living work for current interpretation.",
      "route": "/editions"
    },
    {
      "term": "corpus id",
      "definition": "A stable identifier of the form PREFIX-000000 assigned to every first-class object in the corpus.",
      "related": [
        "work",
        "edition",
        "claim",
        "passage",
        "concept"
      ],
      "example": "WORK-000002, EDITION-000002, CLAIM-000001",
      "machine_note": "Primary identifier; slugs are secondary.",
      "route": "/corpus.json"
    },
    {
      "term": "codex record",
      "definition": "A library-style record card summarizing a work: identifiers, revision, hash, license, machine surfaces.",
      "related": [
        "work",
        "edition",
        "corpus id"
      ],
      "example": "Codex Record shown in Scholar View on any writing.",
      "machine_note": "Present in the human view; mirrored fully in JSON and RO-Crate.",
      "route": "/writings"
    },
    {
      "term": "century readiness",
      "definition": "A composite preservation score covering hashes, exports, machine formats, and refutation conditions.",
      "related": [
        "edition",
        "corpus id",
        "substrate independence"
      ],
      "example": "Shown on /admin/health as a percentage.",
      "machine_note": "Higher scores indicate a work is more likely to survive migration and reconstruction.",
      "route": "/admin/health"
    },
    {
      "term": "structural polymathy",
      "definition": "The disciplined perception, transport, testing, and integration of deep structure across domains of knowledge.",
      "related": [
        "structural transfer",
        "deep structure",
        "consilience"
      ],
      "example": "The founding discipline of Jabran.com.",
      "machine_note": "The corpus is the primary evidence for this discipline; The Undivided Mind is its foundational work.",
      "route": "/polymathy"
    },
    {
      "term": "structural transfer",
      "definition": "Moving a testable pattern from one domain into another without collapsing distinctions between them.",
      "related": [
        "structural polymathy",
        "deep structure"
      ],
      "example": "Applying a thermodynamic asymmetry to an epistemic argument only where the analogy is truth-preserving.",
      "machine_note": "Must be accompanied by an account of what the transfer preserves and what it breaks.",
      "route": "/polymathy"
    },
    {
      "term": "deep structure",
      "definition": "A recurring pattern whose form is invariant across surface differences of domain.",
      "related": [
        "structural transfer",
        "consilience"
      ],
      "example": "Feedback, symmetry breaking, path dependence.",
      "machine_note": "A concept, not a metaphor.",
      "route": "/polymathy"
    },
    {
      "term": "consilience",
      "definition": "Agreement across independent lines of evidence and reasoning.",
      "related": [
        "structural polymathy",
        "deep structure"
      ],
      "example": "Convergence between formal, empirical, and historical arguments.",
      "machine_note": "Weakened, not proved, by convergence alone; strengthened when independence of the lines is defensible.",
      "route": "/polymathy"
    },
    {
      "term": "artificial polymath",
      "definition": "A hybrid system in which machine breadth supports human structural judgment.",
      "related": [
        "structural polymathy",
        "integrating self"
      ],
      "example": "A working researcher using large models for structural reconnaissance across fields.",
      "machine_note": "Neither the machine nor the human alone constitutes an artificial polymath.",
      "route": "/polymathy"
    },
    {
      "term": "integrating self",
      "definition": "The human agent who supplies relevance, value, and answerability to structural transfers.",
      "related": [
        "artificial polymath",
        "relevance",
        "answerability"
      ],
      "example": "The author of a treatise who chooses which transfers matter.",
      "machine_note": "Cannot be delegated to a model.",
      "route": "/polymathy"
    },
    {
      "term": "relevance",
      "definition": "The judgment that a transferred structure bears on the actual question being asked.",
      "related": [
        "integrating self",
        "answerability"
      ],
      "example": "Rejecting an aesthetic analogy that has no bearing on the argument.",
      "machine_note": "A domain-general skill, but exercised only in particular cases.",
      "route": "/polymathy"
    },
    {
      "term": "answerability",
      "definition": "The willingness to be held responsible for a claim, including its refutation conditions.",
      "related": [
        "integrating self",
        "refutation condition"
      ],
      "example": "Publishing a claim under a Corpus ID with stated refutation conditions.",
      "machine_note": "Distinct from mere publication.",
      "route": "/polymathy"
    },
    {
      "term": "refutation condition",
      "definition": "An explicit statement of what would show a claim to be wrong.",
      "related": [
        "claim",
        "answerability"
      ],
      "example": "The claim fails if empirical result R is not observed under conditions C.",
      "machine_note": "Part of the intellectual honesty of the work; extractable from many claims.",
      "route": "/claims"
    },
    {
      "term": "source lineage",
      "definition": "The chain of prior works, data, and observations from which a claim descends.",
      "related": [
        "claim",
        "work"
      ],
      "example": "Bibliography entries plus internal references to earlier works.",
      "machine_note": "Displayed in Scholar View and included in RO-Crate metadata.",
      "route": "/writings"
    },
    {
      "term": "machine view",
      "definition": "A rendering of a work aimed at machine ingestion: JSON, Markdown, plain text, RO-Crate.",
      "related": [
        "scholar view",
        "human view"
      ],
      "example": "/writings/$slug/json",
      "machine_note": "Guaranteed structural fields; safe for automated pipelines.",
      "route": "/deep-time"
    },
    {
      "term": "scholar view",
      "definition": "A rendering aimed at scholarly reading: bibliography, citation, edition history, codex record.",
      "related": [
        "machine view",
        "human view"
      ],
      "example": "Scholar mode on any writing.",
      "machine_note": "Same content as human view with additional apparatus.",
      "route": "/writings"
    },
    {
      "term": "human view",
      "definition": "The primary reading rendering — the Red Codex — for a human reader.",
      "related": [
        "scholar view",
        "machine view"
      ],
      "example": "Default mode on any writing.",
      "machine_note": "May depend on CSS. For substrate independence, prefer plain or markdown routes.",
      "route": "/writings"
    },
    {
      "term": "corpus",
      "definition": "The entire body of works, editions, claims, passages, concepts, and exports at Jabran.com.",
      "related": [
        "work",
        "edition",
        "corpus id"
      ],
      "example": "See /corpus.json for a full machine index.",
      "machine_note": "Additive and versioned; never overwritten.",
      "route": "/corpus.json"
    }
  ],
  "axioms": [
    "Knowledge divisions are often administrative before they are ontological.",
    "Deep structures recur across domains.",
    "Polymathy is the disciplined transfer of those structures.",
    "Transfer must be tested, not merely asserted.",
    "Breadth without depth becomes dilettantism.",
    "Depth without transfer becomes parochialism.",
    "Machine systems can supply structural breadth.",
    "Human judgment supplies relevance, value, and answerability.",
    "The future of polymathy is hybrid.",
    "A serious thesis must state how it could be refuted."
  ]
}