Skip to content

Documentation Implementation Plan

rayswaynl edited this page Jun 7, 2026 · 7 revisions

Documentation Implementation Plan

The execution roadmap for the developer wiki. The initial build-out is complete — every workstream below shipped its first pass and now has a canonical owner page. This page is kept as a compact map of what was planned and where it landed; do day-to-day work on the owner pages, not here.

Goal

Maintain an extensive, source-backed developer documentation set for rayswaynl/a2waspwarfare covering architecture, runtime lifecycle, mission/server systems, functions, optimizations, broken/partial features and safe development conventions.

Published Artifacts

  • GitHub wiki: canonical rendered documentation.
  • docs/wiki: repo mirror for review, diffs and AI context loading.
  • docs/wiki/agent-context.json: compact machine-readable map for agents.
  • CLAUDE.md / LLM agent entry pack: root handoff for Claude and other assistants.

Workstream status and owners

# Workstream Status Canonical owner page(s)
1 Architecture coverage Initial pass complete Architecture overview, Mission entrypoints, Lifecycle wait-chain
2 Function & module indexing Compile/PVF atlas done; per-function indexing ongoing SQF code atlas, Function and module index
3 Broken / partial / deferred features First register complete; verify rows at source before treating as a backlog Feature status, Deep-review findings, Hardening roadmap
4 PR #1 supply helicopters Documented, pending code merge/review Current supply heli PR, Supply mission architecture
5 Tooling, build & external runtime Initial pass complete Tools and build workflow, PerformanceAuditAnalyzer, External integrations
6 Agent collaboration Coordination files in place Agent collaboration protocol, Coordination board, agent-context.json
7 Mission hardening plans First roadmap published Hardening implementation roadmap, Pending owner decisions

The operating contract (relevance rules, validation gates, "definition of done" for a docs pass) is owned by Instructions for Codex; the live loop is Claude loop goal. This page no longer restates them.

Continue Reading

Previous: Deep-review findings | Next: Claude focused goal

Main map: Home | Fast path: Quickstart | Agent file: agent-context.json

Sidebar

Clone this wiki locally