codex: refresh supply pr1 b742 scope
docs(wiki): accuracy + integrity pass across the developer wiki
Integrity (reader-facing, validator-invisible):
- Fix 30 broken heading anchors (Page#heading 404s; validator strips #frags)
- Fix 1 broken page link; strip 2 UTF-8 BOMs
- Restore the Function-And-Module-Index legacy compiled-alias table that 3
pages cite as the canonical owner (10 aliases re-verified vs master)
Accuracy (~190 corrections, source-verified vs origin/master then adversarially
re-verified with a docs-head-baseline + false-positive screen):
- Missing vehicle-array entries: RM70/RM70_ACR (US/RU/US_Camo artillery),
Mi17_medevac_CDF (RU salvage)
- Loop/condition errors: town-patrol `||`->`&&` (game-over exit inversion);
camp scan "~1s"->`sleep 0.1`; missing "Air" town-wake entity class
- Stale claims corrected: RU PARAAMMO is live (not dead code); water-avoidance
loops are capped; HC has a reseat heartbeat; HC sleep->send timing
- AI-Squad templates replaced by the 2026-06-14 combined-arms rebuild
- Misc value/log-string/label fixes across ~50 reference pages
No gameplay source changed.
codex: mark cf2 source stamps historical
Add source-verified reference pages (batch 2, deduped vs parallel agents)
Completes the wiki coverage-gap analysis. Re-synced on top of parallel agents' work;
dropped my drafts that duplicated their just-published topics (skill abilities, Zeta
cargo sling-load, position/proximity helpers) and kept theirs.
New: tactical support menu, supply missions, playable-maps catalog, modded-maps status,
faction root variables, faction base structures, Valhalla module, config-lookup helpers,
player squad/group join protocol, BattlEye filter setup + OA taxonomy. All source-cited
against master cf2a6d6a4 (Arma 2 OA 1.64), adversarially verified.