{
  "version": 1,
  "generated": "by corpus/tier2/generate.mjs",
  "corpuses": [
    {
      "id": "general",
      "kind": "domain",
      "description": "General-purpose everyday-knowledge concepts (animals, weather, the natural world, common objects) — a non-code-domain seed set, deliberately outside tmct's own code-domain bias.",
      "source": {
        "kind": "curated",
        "tool": "corpus/tier2/generate.mjs"
      },
      "file": "general.jsonl",
      "facts": 49,
      "bytes": 5826,
      "sha256": "01284f1350fa2ca9653b1c5f52a39fdcb657727c65e77693eae954cb95a14a2e",
      "license": "MPL-2.0"
    },
    {
      "id": "human",
      "kind": "domain",
      "description": "The default human-world persona: everyday people, places, objects, nature, time/events, body/food and mind vocabulary, hand-curated from Open English WordNet (CC-BY-4.0) and bridged to Schema.org's (Apache-2.0) top-level classes — replaces the code-domain SEON+ConceptNet default.",
      "source": {
        "kind": "curated",
        "tool": "corpus/tier2/generate.mjs"
      },
      "file": "human.jsonl",
      "facts": 688,
      "bytes": 84400,
      "sha256": "8aaf9f8300d63c5ef94e9ca06452a4be152872bda720ad810586fdb77b06f785",
      "license": "MPL-2.0"
    },
    {
      "id": "human-medium",
      "kind": "domain",
      "description": "The Medium tier of the default human-world persona: incremental facts beyond Small only — activated alongside \"human\" via --persona-size medium, never active by default.",
      "source": {
        "kind": "curated",
        "tool": "corpus/tier2/generate.mjs"
      },
      "file": "human-medium.jsonl",
      "facts": 942,
      "bytes": 110564,
      "sha256": "152df1c9026ace0ecf899e89b23dab77617e97fe0d7fafd50866e26a792f0454",
      "license": "MPL-2.0"
    },
    {
      "id": "human-large",
      "kind": "domain",
      "description": "The Large tier of the default human-world persona: incremental facts beyond Medium only — activated alongside \"human\" via --persona-size large, never active by default.",
      "source": {
        "kind": "curated",
        "tool": "corpus/tier2/generate.mjs"
      },
      "file": "human-large.jsonl",
      "facts": 12002,
      "bytes": 1465216,
      "sha256": "ac35618d54ae98092220f601f7d73736863d56ed1a5bd44a7cfbde252ec5ea2f",
      "license": "MPL-2.0"
    }
  ],
  "examples": [
    {
      "id": "human-examples",
      "kind": "examples",
      "description": "Example sentences for the Small human persona: Open English WordNet's own inline example sentences, reproduced verbatim.",
      "source": {
        "kind": "curated",
        "tool": "scripts/build-persona-examples.mjs"
      },
      "file": "human-examples.jsonl",
      "rows": 120,
      "bytes": 11168,
      "sha256": "592b3525248379b03b5818237a8b76c83060a704a585ee91a13996b22252a7a9",
      "license": "CC-BY-4.0 (verbatim Open English WordNet / SemCor example sentences — see corpus/README.md and corpus/LICENSES.json)"
    },
    {
      "id": "human-examples-medium",
      "kind": "examples",
      "description": "Example sentences added by the Medium persona tier: Open English WordNet inline examples, reproduced verbatim.",
      "source": {
        "kind": "curated",
        "tool": "scripts/build-persona-examples.mjs"
      },
      "file": "human-examples-medium.jsonl",
      "rows": 356,
      "bytes": 43269,
      "sha256": "40313cbf63d49fb4af08f0cb27d92c55877d3dbe7eb0bc791bd63e56c183418e",
      "license": "CC-BY-4.0 (verbatim Open English WordNet / SemCor example sentences — see corpus/README.md and corpus/LICENSES.json)"
    },
    {
      "id": "human-examples-large",
      "kind": "examples",
      "description": "Example sentences added by the Large persona tier: Open English WordNet inline examples plus a SemCor-filtered supplement (Brown Corpus text re-tagged to modern OEWN senses).",
      "source": {
        "kind": "curated",
        "tool": "scripts/build-persona-examples.mjs"
      },
      "file": "human-examples-large.jsonl",
      "rows": 1928,
      "bytes": 257180,
      "sha256": "fa5646f45451f948156686882f46c522939bbe43158ee42a7628fccf74d8966f",
      "license": "CC-BY-4.0 (verbatim Open English WordNet / SemCor example sentences — see corpus/README.md and corpus/LICENSES.json)"
    }
  ]
}
