We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: add NEURO AntiStack system reference
Add Takistan parity reference
Add AI mods pathfinding reference
Add optional client mods guide
Add Takistan oilfields objective reference
Add Takistan features reference
Lane 215: add town AI lifecycle reference
Lane 216: add wildcard deck reference
Add A2 OA agent traps reference
Release lane 187 balance asymmetries reference
Publish lane 168 AICOM behavior taxonomy
Publish lane 166 paradrop player experience reference
Release lane 165 stuck recovery reference
Publish lane 164 AICOM command verbs reference
Release lane 163 territorial victory reference
findings: fold canceled Tier-3 PR #229 perf assessment + 2 adversarial dead-ends into wiki New Foundation-Perf-Findings-And-Tier3-Dead-Ends page: verified-safe perf items (dead-broadcast deletes, allUnits cache, PickLeastLoadedHC hoist, flag-gated corpse-drain leak fix), and the 2 ideas the adversarial pass killed (idle-town nearEntities skip breaks town activation; empty editor-slot reap reproduces B746 DEADSPAWN) so they are not re-proposed. Plus the real remaining levers (HC ASR-AI/allocator config, 20k/round log-spam, AICOM F1-F7). Wired into sidebar + agent-context.json + Page-Index. ValidateWiki green.
nav: wire all 33 orphan pages into the sidebar (0 orphans remaining) Every page is now reachable from the primary human navigation, not just the Page Index. Evergreen pages placed in their natural sections (Agent orchestration, Architecture, Content, Quality and operations, Community & Dev incl. the 9-page Miksuu archive set, Compatibility); ephemeral dev/cleanup lanes grouped under a new 'Cleanup and work lanes' section so they don't bloat the reference sections; 2 newly-pulled Shelved-PR pages placed under Status and coordination. Regenerated Page-Index/page-index.json (0 unsorted). Also registered the 2 Shelved-PR pages in agent-context.json documentation.pages (fleet added them unregistered). ValidateWiki green, anchors clean.
nav: add complete Page Index (human + machine) for fast page lookup New Page-Index.md (one-line description of all 313 content pages, grouped by the sidebar's categories with a surfaced 'Unsorted' section for the 34 pages missing from the sidebar) + page-index.json machine twin + gen_page_index.py deterministic generator. Wired into all 4 nav surfaces (Sidebar Getting-started, Home front-door pointer, llms.txt Start-Here, agent-context.json documentation.pages). Also fixes a pre-existing ValidateWiki failure: 3 content pages (July-2026-Release-Readiness, Release-Source-Intake-Map, Page-Index) were missing from documentation.pages, and stripped a stray form-feed control char in Agent-Worklog.md. ValidateWiki green; index jump-anchors verified against GitHub slug algo.