Move MVP workplan index out of workplans/ for ADR-001 compliance.

workplans/*.md must be YAML-frontmatter workplan files. The human index
lives at docs/mvp-workplans-index.md instead.
This commit is contained in:
2026-06-22 01:16:15 +02:00
parent 7e1b9e5967
commit 6b97c0d693
2 changed files with 1 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ pnpm build # production bundle
## Workplans (Ralph)
Workplans drive incremental implementation through the ralph loop. The harness
lives in `~/ralph-workplan/`; see `workplans/README.md` for the active list
lives in `~/ralph-workplan/`; see `docs/mvp-workplans-index.md` for the active list
and ordering.
```bash