For Agents

Living index of themes for this project. Each H2 is a topic; bullets are wikilinks to related notes. Updated by obsidian-documenter when documenting work. Read by historian at bootstrap. Topics kept alphabetical.

Build Pipeline

Dependency / Tooling Upgrades

  • node16-to-node22-migration — esbuild 0.28, TypeScript 6, chokidar 5, chalk 5.6, @citizenfx 2.0.30906; TS6 hard-error gotchas (ignoreDeprecations: "6.0", rootDir, node10)

Runtime Configuration

  • node16-to-node22-migrationnode_version '22' manifest switch, server tsconfig ES2022/ES2023, @types/node pinned to 22.x; stability caveats + node16 fallback