{
 "project": "ILM — Integrative Linguistic Multiscript",
 "tagline": "canonical reversible substrate beneath every script, language and paradigm",
 "migration": {
  "old": "ilm.codes",
  "retires": "~2026-08",
  "new": [
   "ilmcodes.com",
   "ilmcodes.net"
  ]
 },
 "invariant": "N projection tables + 1 fixed kernel, never N^2; the kernel never changes",
 "architecture": {
  "flow": "Unicode <-> ACII (ISCII-derived) <-> Romenagri ASCII-7",
  "hub": "Devanagari",
  "max_phoneme_latin_chars": 5,
  "reversibility": "property of the grammar, not the byte encoding"
 },
 "se_process": [
  "localization = presentation + ontology, not compiler reinvention",
  "script = Layer-1 presentation table",
  "language = ontology keyword row",
  "KW_IF -> if (construct identity preserved)",
  "native .uhin -> hincc -> Romenagri ASCII-7 -> unmodified gcc",
  "GCC/LLVM/debuggers/SCM/IDEs/libraries untouched"
 ],
 "repos": {
  "kernel": "github.com/project-ilm/romenagri",
  "site": "github.com/project-ilm/ilm.codes",
  "legacy": "github.com/project-ilm/legacy",
  "lineage": "github.com/hindawiai/chintamani",
  "results_page": "https://project-ilm.github.io/romenagri/"
 },
 "measured": {
  "reversibility_hardened": "98.68% rev-or-canonical / 1.31% irreducible (exhaustive [a-z]^1-4, 475254)",
  "reversibility_repo_postguard": "67.62% rev-or-canonical / 2.70% crash",
  "hps_paradigms": "6/6 (ASM,C,C++,LEX,BASIC,YACC) compile+run in Devanagari, unmodified GCC-15",
  "roman_heuristic": "100% totality, 91.56% kernel-stable",
  "perso_arabic": "Arabic block 200/200 additive",
  "script_families": "187 enumerated / 9 families; Brahmic 72 deep avg ~73%; Hebrew 27/27; Syriac 22/35",
  "compression": "1.76x bytes; alphabet 51->24; byte-positions 3x (lossless)",
  "langspec": "language + dialect + idiolect each -> standard + compiled-and-ran C",
  "hindic_cpp": "ISO-style HindiC++ language spec (token equivalence to C++) in hindawiai/chintamani"
 },
 "registries": {
  "scripts": {
   "iso15924_coded": 226,
   "unicode_encoded": 187,
   "seeded": 74,
   "standard": "ISO 15924",
   "data": "/registry/scripts.tsv",
   "page": "/scripts/"
  },
  "languages": {
   "iso639_3_total": 7867,
   "living": 7027,
   "seeded": 58,
   "standard": "ISO 639-3",
   "data": "/registry/languages.tsv",
   "page": "/languages/"
  }
 },
 "next_actions": [
  "pick an unmet row from /scripts/ or /languages/",
  "SCRIPT: add Unicode->Devanagari-hub projection table row (table, not kernel)",
  "LANGUAGE: add keyword registry (construct,native_keyword,romenagri) -> langspec_gen -> standard + compiled C",
  "verify by execution; honest figures; name the kernel variant; push"
 ],
 "public_pages": {
  "home": "/",
  "explore_3d": "/explore/",
  "scripts": "/scripts/",
  "languages": "/languages/",
  "posters": "/posters/",
  "charter": "/charter/",
  "contribute": "/contribute/",
  "context": "/context/",
  "state_json": "/context/state.json",
  "validation_prompt": "/context/VALIDATION_PROMPT.md",
  "status_feed": "/status.json",
  "results_page": "https://project-ilm.github.io/romenagri/"
 },
 "agi_stack": [
  {
   "layer": "L0",
   "name": "Hardware Definition (RTL)",
   "status": "VHDL/Verilog localized"
  },
  {
   "layer": "L1",
   "name": "Verification / Simulation",
   "status": "UVM/SVA"
  },
  {
   "layer": "L2",
   "name": "Synthesis / Compilation",
   "status": "OpenLane/Sky130"
  },
  {
   "layer": "L3",
   "name": "Firmware / Embedded",
   "status": "Indic OS infra"
  },
  {
   "layer": "L4",
   "name": "Systems (C/C++/Rust/Go)",
   "status": "HPS 6/6 via unmodified GCC-15; HindiC++ spec"
  },
  {
   "layer": "L5",
   "name": "Parallel (CUDA/OpenCL/GPU)",
   "status": "localized"
  },
  {
   "layer": "L6",
   "name": "Distributed / Cloud / Edge / HPC",
   "status": "localized"
  },
  {
   "layer": "L7",
   "name": "AI / ML / Deep Learning",
   "status": "reversible substrate"
  },
  {
   "layer": "L8",
   "name": "Robotics / Embodiment",
   "status": "LIVE: map.html, 41 languages"
  },
  {
   "layer": "L9",
   "name": "AGI / ASI alignment",
   "status": "canonical identity"
  }
 ],
 "hindic_cpp": "github.com/hindawiai/chintamani/blob/main/Hindawi/shraeni/HindiC++_SPEC.md",
 "charter": "/charter/  (academic/technical only; national-narrative neutral; no primary sociolinguistic data; DOI-verifiable; publish/patent before PR; compatible licenses; maintainers may decline/remove non-compliant material)",
 "how_to_contribute": "/contribute/",
 "context": {
  "rebuild": {
   "path": "context/REBUILD.md",
   "view": "context/rebuild.html",
   "desc": "Consolidated pick-up point: mission, rules, architecture, full Hindawi 8-host table, repo/PR/DOI state, live correction threads, cold-rebuild procedure.",
   "updated": "2026-06-27"
  }
 }
}