Documentation
README
Archive Issue
Once an issue closes, GitHub is the source of truth for its scope — but its requirements,
architecture, and code-review docs under specs/ still hold reasoning worth keeping. This skill
retires them out of specs/ straight into the GitHub wiki (specs/wiki-structure.md is the
authoritative layout spec — read it before doing anything else if you haven't already; the
Correlation model section there is what Steps 1–2 below execute). Nothing archived is ever
committed to the main repo — the wiki is the only place this content lives.
Step 0 — Ensure the local wiki clone is current
Work happens in a local working clone of the wiki repo, conventionally at .wiki/ in the main repo
root (gitignored — never part of this repo's history):
This is the opening of the README. Read the full README on GitHub.