Skip to content

Navigation Inventory And Page Status

rayswaynl edited this page Jun 13, 2026 · 14 revisions

Navigation Inventory And Page Status

This page tracks what the wiki exposes as primary navigation, what MkDocs exposes for the repo mirror, and what pages are intentionally archive, machine-facing or hidden from daily reading.

Use it before adding pages to Home, _Sidebar.md, mkdocs.yml, llms.txt or _Footer.md.

Current Snapshot

Snapshot generated from docs/wiki/*.md, _Sidebar.md, selected non-Markdown sidebar links and mkdocs.yml on 2026-06-13 after routing Agent worklog archive into the sidebar and MkDocs mirror.

Item Count Meaning
Markdown pages 148 All .md pages in docs/wiki, including _Sidebar.md and _Footer.md.
Content pages 146 Markdown pages excluding _Sidebar.md and _Footer.md.
Sidebar links 116 Markdown pages plus selected agent files linked from the GitHub wiki sidebar. This includes llms.txt and one intentional machine-file link: agent-machine-index.json.
MkDocs entries 124 Markdown pages plus llms.txt listed in mkdocs.yml navigation.
Pages in both navs 114 Primary Markdown pages visible in both GitHub wiki and MkDocs.
Pages in neither nav 23 Usually archives, instruction pages, old queues, analysis notes or narrow patch pages reached through canonical pages.
Sidebar-only links 1 agent-machine-index.json is intentionally sidebar-only because it is an agent-readable JSON file, not a MkDocs Markdown page. Primary Markdown sidebar-only drift remains 0.
MkDocs-only pages 9 All imported Miksuu archive pages.
Pages missing Continue Reading 0 All content pages now expose either owner-page or archive/queue-safe routing.
Imported Miksuu archive pages 9 Historical provenance; route through Miksuu upstream wiki import.

Page Status Rules

Status Use when Navigation rule
primary Page is a daily entrypoint or canonical owner page. Link from sidebar and usually MkDocs.
gateway Page routes a family of owner pages without owning much source evidence. Link from sidebar if it reduces clicking friction; keep short.
archive Historical provenance, imported wiki content or long chronology. Route through an index page; do not list every archive in the sidebar.
machine JSON/JSONL or huge agent-state material. Link from status/agent pages, not broad human nav.
patch-ready Narrow source-backed implementation handoff. Link from Feature Status, hardening/backlog pages and the owning subsystem.
hidden-support Useful page but not a normal reading starting point. Keep discoverable through related owner pages and search.

Current Drift Buckets

Sidebar-Only Pages

The sidebar-only primary Markdown page drift is closed as of the 2026-06-05 MkDocs parity pass. The only current sidebar-only item is the machine-readable agent-machine-index.json, which is intentionally exposed for agents without adding it to MkDocs Markdown navigation.

Page Suggested status Next action
agent-machine-index.json machine-file Intentionally sidebar-only as of 2026-06-05; linked from LLM entrypoints and sidebar, but not a Markdown content page.

MkDocs-Only Pages

These are all imported Miksuu archive pages. Keeping them MkDocs-visible is useful for search, but GitHub wiki users should normally enter through Miksuu upstream wiki import and Community & Dev.

Page family Suggested status Next action
Miksuu-Wiki-Archive-* archive Keep grouped under the MkDocs Community & Dev archive section; do not re-add every archive page to the sidebar.

Neither-Nav Pages

These pages are not directly listed in either _Sidebar.md or mkdocs.yml. That is now intentional for the 20-page support set below: they are still linked from owner/status pages, but they should not be first-click navigation unless their role changes.

Family Pages Suggested action
Patch-ready performance/source-fix pages Client skill init, Factory queue cleanup, Hosted server FPS loop sleep, Supply mission scan narrowing, WASP marker wait cleanup, Paratrooper marker revival, Town AI vehicle safety Keep out of primary nav if Feature Status, Performance sweep and Testing workflow route to them.
Evidence archives and queues Agent worklog archive, Deep-review findings, External research reports, Audit findings queue, Development lessons, Subagent discovery swarm Keep as archive/support pages; expose compact owner routes first.
Claude/instruction pages Claude goal, Claude long-term goal, Claude loop goal, Instructions for Codex Keep discoverable through coordination pages; avoid primary human nav unless actively used.
Analysis/support pages Client UI and server loop perf findings, External Arma 2 OA reference index, Performance gain simulation, Self-host testing field notes Keep linked from the owning subsystem or archive index only.

Remaining Support-Only Pages

Use this list as the closeout state for neither-nav cleanup. A page should leave this table only when it becomes a primary owner page, a current gateway, or stale enough to merge/archive.

Status Pages Keep reachable through
patch-ready Client skill init, Factory queue cleanup, Hosted server FPS loop sleep, Supply mission scan narrowing, WASP marker wait cleanup, Paratrooper marker revival, Town AI vehicle safety Feature status, Performance opportunity sweep, Testing workflow, Hardening roadmap.
archive / evidence-ledger Agent worklog archive, Deep-review findings, External research reports, Audit findings queue, Development lessons, Subagent discovery swarm Agent worklog, Progress dashboard, Feature status, Wiki pruning ledger.
agent-instruction Claude goal, Claude long-term goal, Claude loop goal, Instructions for Codex Coordination board, Agent collaboration protocol, AI assistant developer guide.
analysis-support Client UI/server loop perf findings, External Arma 2 OA reference index, Performance gain simulation, Self-host testing field notes Client UI systems atlas, Arma 2 OA external reference guide, Performance opportunity sweep, Server ops runbook.

Continue Reading Gaps

Every content page has a ## Continue Reading block as of the 2026-06-05 archive/queue closeout pass.

Family Pages missing block Decision
High-traffic owner pages None Previously missing owner-page blocks were normalized on 2026-06-05.
Archive/queue pages None Queue pages route back to owning indexes; imported archive pages keep an archive-chain caveat.

Maintenance Checklist

  1. Add a page to exactly one obvious owner family before linking it broadly.
  2. If the page is archive or machine material, link it from an index instead of the sidebar.
  3. If a page becomes a primary owner page, add it to _Sidebar.md, mkdocs.yml, Home or the relevant gateway page.
  4. Update Wiki pruning and relevance ledger when demoting, merging or archiving pages.
  5. Run docs/validate-wiki.ps1 after link changes.

Continue Reading

Previous: Wiki pruning and relevance ledger | Next: Knowledge platform roadmap

Main map: Home | Status: Progress dashboard | Agent file: agent-context.json

Sidebar

Clone this wiki locally