{
  "version": 1,
  "description": "Machine-readable licence rollup for the committed corpus and data files. One entry per corpus family; `notice` names the human-readable attribution file. Guarded by test/estate/corpus-licences.test.mjs.",
  "entries": [
    {
      "path": "corpus/conceptnet/slice.jsonl",
      "upstream": "ConceptNet 5.7.0 assertions dump (conceptnet.io, Commonsense Computing Initiative)",
      "license": "CC-BY-SA-4.0",
      "shareAlike": true,
      "notice": "corpus/conceptnet/LICENSE-NOTICE"
    },
    {
      "path": "corpus/domains/code/",
      "upstream": "first-party (hand-authored for tmct; named in homage to SEON, no SEON content copied — the seon bundle's own concepts/definitions/relations, plus the code domain pack's lane vocabulary, src/services/extensions.mjs)",
      "license": "MPL-2.0",
      "shareAlike": false,
      "notice": "corpus/domains/code/LICENSE-NOTICE"
    },
    {
      "path": "corpus/wordnet/",
      "upstream": "Open English WordNet (globalwordnet/english-wordnet, a continuation of Princeton WordNet)",
      "license": "CC-BY-4.0",
      "shareAlike": false,
      "notice": "corpus/wordnet/LICENSE-NOTICE"
    },
    {
      "path": "corpus/namenet/namenet.jsonl",
      "upstream": "Open English Namenet (globalwordnet/english-namenet; declares no explicit licence of its own — CC-BY-4.0 is this repository's conservative label, see the notice)",
      "license": "CC-BY-4.0",
      "shareAlike": false,
      "notice": "corpus/namenet/LICENSE-NOTICE"
    },
    {
      "path": "corpus/tier2/general.jsonl",
      "upstream": "first-party (curated in corpus/tier2/generate.mjs)",
      "license": "MPL-2.0",
      "shareAlike": false,
      "notice": "corpus/tier2/manifest.json"
    },
    {
      "path": "corpus/tier2/human.jsonl",
      "upstream": "first-party fact set (hand-curated; vocabulary informed by Open English WordNet and Schema.org, not a verbatim excerpt)",
      "license": "MPL-2.0",
      "shareAlike": false,
      "notice": "corpus/tier2/manifest.json"
    },
    {
      "path": "corpus/tier2/human-medium.jsonl",
      "upstream": "first-party fact set (automatically curated from the same Open English WordNet source as human.jsonl)",
      "license": "MPL-2.0",
      "shareAlike": false,
      "notice": "corpus/tier2/manifest.json"
    },
    {
      "path": "corpus/tier2/human-large.jsonl",
      "upstream": "first-party fact set (automatically curated from the same Open English WordNet source as human.jsonl)",
      "license": "MPL-2.0",
      "shareAlike": false,
      "notice": "corpus/tier2/manifest.json"
    },
    {
      "path": "corpus/tier2/human-examples.jsonl",
      "upstream": "Open English WordNet inline example sentences, reproduced verbatim",
      "license": "CC-BY-4.0",
      "shareAlike": false,
      "notice": "corpus/tier2/manifest.json"
    },
    {
      "path": "corpus/tier2/human-examples-medium.jsonl",
      "upstream": "Open English WordNet inline example sentences, reproduced verbatim",
      "license": "CC-BY-4.0",
      "shareAlike": false,
      "notice": "corpus/tier2/manifest.json"
    },
    {
      "path": "corpus/tier2/human-examples-large.jsonl",
      "upstream": "Open English WordNet inline examples plus a SemCor-derived supplement (Brown Corpus text re-tagged to modern OEWN senses)",
      "license": "CC-BY-4.0",
      "shareAlike": false,
      "notice": "corpus/tier2/manifest.json"
    },
    {
      "path": "corpus/prose/sqlite/",
      "upstream": "SQLite documentation (sqlite.org), plain-text extractions of 12 pages",
      "license": "public-domain",
      "shareAlike": false,
      "notice": "corpus/prose/sqlite/LICENSE-NOTICE"
    },
    {
      "path": "corpus/prose/wikipedia/",
      "upstream": "Wikipedia — simple.wikipedia.org lead sections (56 everyday-concept articles) and en.wikipedia.org full articles (12 in tmct's technical domain), fetched via the MediaWiki extracts API",
      "license": "CC-BY-SA-4.0",
      "shareAlike": true,
      "notice": "corpus/prose/wikipedia/LICENSE-NOTICE"
    },
    {
      "path": "corpus/reference/",
      "upstream": "Simple English Wikipedia pages-articles dump (dumps.wikimedia.org/simplewiki), cleaned article leads keyed on lexicon terms; the pinned dump URL, date and sha256 are recorded in corpus/reference/manifest.json once built",
      "license": "CC-BY-SA-4.0",
      "shareAlike": true,
      "notice": "corpus/reference/LICENSE-NOTICE"
    },
    {
      "path": "corpus/child/",
      "upstream": "ConceptNet 5.7.0 assertions dump (conceptnet.io, Commonsense Computing Initiative), filtered to everyday child-concept triples and mapped into tmct's predicate vocabulary; the pinned dump URL and sha256 are recorded in corpus/child/manifest.json. The maintainer-owned seed that selects the rows (corpus/conceptnet/child-seed.mjs) is MPL-2.0 and copies no external word list — see that file's licence decision — but the shipped data here is ConceptNet-derived, so it carries ConceptNet's CC-BY-SA-4.0",
      "license": "CC-BY-SA-4.0",
      "shareAlike": true,
      "notice": "corpus/child/LICENSE-NOTICE"
    },
    {
      "path": "corpus/worlds/",
      "upstream": "first-party (hand-authored game worlds for the adventure lane; original content, no text copied from any book, game or other IP)",
      "license": "MPL-2.0",
      "shareAlike": false,
      "notice": "LICENSE"
    },
    {
      "path": "corpus/sprites/",
      "upstream": "first-party (mechanically generated by scripts/gen-sprite-facts.mjs from this repository's own hand-authored sprite templates, data/sprites/ and data/sprites-large/)",
      "license": "MPL-2.0",
      "shareAlike": false,
      "notice": "LICENSE"
    },
    {
      "path": "corpus/generated/ace-surface-variants.jsonl",
      "upstream": "mechanically generated from Open English WordNet / SemCor example sentences (CC-BY-4.0) and corpus/prose/, which includes CC-BY-SA-4.0 Wikipedia text",
      "license": "CC-BY-SA-4.0",
      "shareAlike": true,
      "notice": "corpus/generated/manifest.json",
      "note": "CC-BY-SA-4.0, not CC-BY-4.0: the rescue rows quote and word-substitute Wikipedia sentences from corpus/prose/wikipedia/, so this published file is a modified derivative of CC-BY-SA-4.0 text and inherits its viral share-alike. It carried CC-BY-4.0 while the prose corpus was this repository's own docs; adding Wikipedia is what changed it. See corpus/prose/wikipedia/LICENSE-NOTICE."
    },
    {
      "path": "data/",
      "upstream": "first-party (tmct response templates, phrasebook and game data)",
      "license": "MPL-2.0",
      "shareAlike": false,
      "notice": "LICENSE"
    }
  ]
}
