# Plans > Active repo-wide plans and phased correction directives. ## Contents This directory holds active repo-wide plans. Per-project plans live under `projects/{name}/docs/` (active) or `projects/archive/{name}/docs/` (historical). Historical repo-wide audit snapshots were retired from the public docs archive; use git history for dated point-in-time reports. A project-specific review that had been parked in this directory was relocated to its own (private) project repository during the May 2026 hardening pass, so this hub holds only repo-wide plans. ## Active plans - **[2026-07-31-template-hardening-handoff.md](2026-07-31-template-hardening-handoff.md)** — Cross-cutting infrastructure + public-exemplar hardening handoff from the 2026-07-31 review session; its canonical backlog continuation is [`../../TO-DO.md`](../../TO-DO.md). ## Quick Navigation - **Starting a new plan?** — Drop it here as `.md` with a date header. Project-specific plans belong under `projects/{name}/docs/`, not this directory. - **Looking for completed plans?** — Check `projects/{name}/docs/` or the project archive at `projects/archive/{name}/`. ## See Also - [Architecture](../architecture/) — Design decisions and ADRs - [Guides](../guides/) — Setup and workflow guides - [Development](../development/) — Contributing and testing