{
 "site": "LLM Wiki",
 "tagline": "The language model encyclopedia",
 "built": "2026-07-24",
 "registry_schema": "entry: {id, title, slug, type, tier, family, org, aliases[], links{arxiv,hf,github,blog,website,scholar(person pages),chat[]}, status: todo|stub|complete|polished|blocked, notes}. links URLs are fetch-verified only (GOAL 8.3a).",
 "required_infobox": {
  "model": [
   "Developer",
   "Announced",
   "Architecture",
   "Parameters",
   "License / access"
  ],
  "person": [
   "Known for",
   "Institutions",
   "Notable works"
  ],
  "organization": [
   "Founded",
   "Focus"
  ],
  "concept": [
   "Field"
  ],
  "technique": [
   "Introduced",
   "Field"
  ],
  "dataset": [
   "Released",
   "Creator"
  ],
  "benchmark": [
   "Introduced",
   "Task type",
   "Metric"
  ],
  "alignment": [
   "Field"
  ],
  "hardware": [
   "Vendor",
   "Type"
  ],
  "incident": [],
  "governance": [],
  "family": [],
  "timeline": [],
  "reference": [],
  "essay": [
   "Author",
   "Published"
  ]
 },
 "page_record_fields": {
  "slug": "canonical identifier; article lives at wiki/{slug}.html",
  "title": "display title",
  "type": "entity type (see required_infobox keys)",
  "short_desc": "one-sentence description",
  "categories": "category names; pages at category/{Name_With_Underscores}.html",
  "infobox": "label to plain-text value; unknown values read 'Undisclosed'",
  "infobox_links": "label to resolved article slugs for values that carry wikilinks",
  "aliases": "alternate titles from the registry",
  "family": "model family slug from the registry, empty when not applicable",
  "org": "owning organization slug from the registry, empty when unset",
  "registry_status": "registry lifecycle status (todo, stub, complete, polished, blocked)",
  "words": "body word count",
  "references": "footnote count",
  "outbound": "article slugs this page links to",
  "inbound": "article slugs linking here",
  "built": "ISO date of the build that wrote this record",
  "lm_eval": "benchmark pages only: canonical lm-evaluation-harness task/group ID (id, kind, url), verified against the pinned harness commit in data/lm_eval.json",
  "evals": "model pages only, when present: frozen Open LLM Leaderboard v2 scores for exactly-identified checkpoints, with full provenance"
 },
 "files": {
  "api/index.json": "every live article with titles, types, URLs",
  "api/pages/{slug}.json": "one record per article",
  "api/aliases.json": "name to canonical slug map plus redirect map",
  "api/linkgraph.json": "full internal link graph",
  "api/stats.json": "site totals and per-type counts",
  "api/builds.json": "append-only build history",
  "api/manifest.json": "sha256 of every emitted file except itself",
  "assets/search-index.js": "client search index as a JS global (file:// safe)",
  "llms.txt": "plain-text site self-description for agents and crawlers"
 },
 "build_record_fields": {
  "build": "1-based build number",
  "date": "human-readable build date",
  "iso": "ISO build date",
  "articles": "live article count after this build (not guaranteed monotone)",
  "words": "total body words after this build",
  "new": "slugs first appearing in this build; empty when unknown"
 }
}
