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
Publish lane 164 AICOM command verbs reference
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.
docs: add pr126 runtime gate
docs: refresh release gate links and aicom status
docs: surface PR harness release gates
Add GUER Insurgents faction overview + correct GUER pages to master bef714aa5
- New hub: GUER-Insurgents-Faction-Overview (gate, slots, no-base, spawn,
economy, combat, roster, deny-cap win model, telemetry, Takistan)
- VBIED: instant single-click (was two-step confirm), 3x Bo_FAB_250 blast,
radius 60, M113 second VBIED type, default ON (B66)
- Economy: kill-based vehicle tiers 15/40/80 (was elapsed-time), default ON,
new Kill Bounty section, re-broadcast-every-cycle
- Folded GUER into Faction roster catalog, Victory atlas, Respawn atlas
- Repin air-defense + branch-audit + mission-start-params to current master
- Nav: _Sidebar, Home routes, agent-context.json
Add base-game visual catalogs (9 image-backed pages, 2893 entries)
Image-backed catalogs for the full Arma 2 CO 1.63 base-game dump,
sourced from rayswaynl/arma2-co-config-reference: Units, Vehicles,
Weapons, Warfare structures, Objects, Buildings, Faces, Markers,
Flags & Bags. Each entry embeds the repo thumbnail and, where the
class is in the config dumps, displayName + stats (side/faction,
vehicleClass/armor, weapon description).
Indexed: new "Base-game visual catalogs" sidebar section, a Home
Main Routes row, agent-context.json documentation.pages, and an
index section on the Base-Game-Config-And-Image-Reference hub.
Add Base-Game Config & Image Reference + cross-link catalogs
New wiki page Base-Game-Config-And-Image-Reference pointing to the
external repo rayswaynl/arma2-co-config-reference (Arma 2 CO 1.63
config + image dump, UHAX export). Indexed in _Sidebar (Compatibility
and references), Home (faction catalogs route), and agent-context.json
documentation.pages.
Cross-link six mission-content catalogs to the base-game source:
Faction roster, Aux/SF units, Gear store catalog, Artillery,
Defense structures, and the OA external reference guide.
Add Agent Orchestration Playbook (loops, fleets, subagents)
New hub plus three deep reference pages teaching the multi-agent
Claude Code workflow used to build and maintain this wiki and the
mission:
- Agent-Orchestration-Playbook (hub: the three primitives, how they
compose, a decision guide, and how this wiki was built with them)
- Subagents-And-Delegation-Reference
- Multi-Agent-Fleet-Orchestration
- Loops-And-Verification-Patterns
Indexed across all surfaces: _Sidebar (new "Agent orchestration"
section), Home (AI-assistant Start-Here row plus a Main Routes row),
per-page Continue Reading chains, and agent-context.json
documentation.pages.
Also reconcile pre-existing index drift by adding
JIP-Enrollment-And-Client-Data-Delivery to documentation.pages.
Validates green via Tools/ValidateWiki.ps1.
Add 2 wiki pages: GroupGetBool A2-OA engine-trap reference + in-game briefing/Diary field manual
- Group-Bool-GetVariable-A2OA-Trap-Reference: documents WFBE_CO_FNC_GroupGetBool, the safe accessor wrapping the A2-OA 1.64 'G1' trap (2-arg group getVariable returns nil not default on unset GROUP receivers). Impl, registration (Init_Common.sqf:114), 21-call-occurrence taxonomy + group-state flag table with setters.
- In-Game-Briefing-And-Diary-Field-Manual: enumerates the 10 briefing.sqf Diary records + briefing.html overview; flags the hardcoded-economy drift surface, incl. a confirmed live contradiction (Diary $6,000 vs briefing.html $5,000 bank payout per 5 min).
- Wired both into _Sidebar, Home, agent-context.json. ValidateWiki green.
Add Vehicle Service and Logistics player guide (pinned f8a76de34)
Add Earning Funds and Score player guide (pinned f8a76de34)
Add New Player Quickstart Guide (player-facing first-match how-to, pinned to f8a76de34)
Add 6 mechanic/feature pages: SCUD strike, naval HVT, anti-stack balance, structure-damage FF, empty-side stagnation, GUER air-defense
Add available-actions gate FSM, stringtable catalog, UI theme palette (control-library dropped as coworker dup)
Add tooling/integration/modded reference pages (Arma2Warfare GPT assistant, LoadoutManager build configs & defines, GLOBALGAMESTATS extension logging, Discord bot instrumented logging, Eden/Everon & Taviana map content)
claude: add UI control class library reference (Rsc base controls + style macros)
codex: wire upstream mining ledger navigation
codex: clarify wiki mirror and tooling branch caveats
codex: mirror b69 aicom roadmap
Add core-SQF reference pages (fleet R6: unit-camera spectator system, town-garrison patrol/defense worker, RequestTeamUpdate squad-discipline handler)
claude: add Headless client init and stat-loop reference page