Skip to content

History / Home

Revisions

  • Add Takistan oilfields objective reference

    @rayswaynl rayswaynl committed Jul 3, 2026
  • Add Takistan features reference

    @rayswaynl rayswaynl committed Jul 3, 2026
  • Lane 215: add town AI lifecycle reference

    @rayswaynl rayswaynl committed Jul 3, 2026
  • Lane 216: add wildcard deck reference

    @rayswaynl rayswaynl committed Jul 3, 2026
  • Add A2 OA agent traps reference

    rayswaynl committed Jul 3, 2026
  • Release lane 187 balance asymmetries reference

    @rayswaynl rayswaynl committed Jul 2, 2026
  • Publish lane 168 AICOM behavior taxonomy

    @rayswaynl rayswaynl committed Jul 2, 2026
  • Publish lane 166 paradrop player experience reference

    @rayswaynl rayswaynl committed Jul 2, 2026
  • Publish lane 164 AICOM command verbs reference

    @rayswaynl rayswaynl committed Jul 2, 2026
  • 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.

    @rayswaynl rayswaynl committed Jul 2, 2026
  • docs: add pr126 runtime gate

    rayswaynl committed Jul 1, 2026
  • docs: refresh release gate links and aicom status

    rayswaynl committed Jul 1, 2026
  • docs: surface PR harness release gates

    @rayswaynl rayswaynl committed Jul 1, 2026
  • 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

    @rayswaynl rayswaynl committed Jun 27, 2026
  • 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.

    @rayswaynl rayswaynl committed Jun 25, 2026
  • 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.

    @rayswaynl rayswaynl committed Jun 25, 2026
  • 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.

    @rayswaynl rayswaynl committed Jun 25, 2026
  • 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.

    @rayswaynl rayswaynl committed Jun 23, 2026
  • Add Vehicle Service and Logistics player guide (pinned f8a76de34)

    @rayswaynl rayswaynl committed Jun 23, 2026
  • Add Earning Funds and Score player guide (pinned f8a76de34)

    @rayswaynl rayswaynl committed Jun 23, 2026
  • Add New Player Quickstart Guide (player-facing first-match how-to, pinned to f8a76de34)

    @rayswaynl rayswaynl committed Jun 23, 2026
  • Add 6 mechanic/feature pages: SCUD strike, naval HVT, anti-stack balance, structure-damage FF, empty-side stagnation, GUER air-defense

    Claude committed Jun 23, 2026
  • Add available-actions gate FSM, stringtable catalog, UI theme palette (control-library dropped as coworker dup)

    Claude committed Jun 23, 2026
  • 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)

    @rayswaynl rayswaynl committed Jun 23, 2026
  • claude: add UI control class library reference (Rsc base controls + style macros)

    @rayswaynl rayswaynl committed Jun 23, 2026
  • codex: wire upstream mining ledger navigation

    @rayswaynl rayswaynl committed Jun 23, 2026
  • codex: clarify wiki mirror and tooling branch caveats

    @rayswaynl rayswaynl committed Jun 23, 2026
  • codex: mirror b69 aicom roadmap

    @rayswaynl rayswaynl committed Jun 22, 2026
  • Add core-SQF reference pages (fleet R6: unit-camera spectator system, town-garrison patrol/defense worker, RequestTeamUpdate squad-discipline handler)

    @rayswaynl rayswaynl committed Jun 21, 2026
  • claude: add Headless client init and stat-loop reference page

    @rayswaynl rayswaynl committed Jun 21, 2026