主题
20260908-2038-prune-tracking-records Prune completed task and plan records and rebuild the PMA indexes
- status: completed
- priority: P2
- owner: docs-site/session-20260908
- createdAt: 2026-09-08 20:38
Description
The user asked to clean out the task and plan records, rebuild the PMA indexes and commit. Delete every completed ([x]) task and plan detail file, keep the open records (REPO-001, RESEARCH-008, PLAN-024 and the in-progress yacht-circuit-evidence pair, which belongs to another session), rewrite docs/task/index.md and docs/plan/index.md on the canonical index templates, fix dependency text in retained records that pointed at pruned records, and preserve the pruned IDs and titles in docs/changelog.md per the PMA tracking-history rule.
Acceptance criteria: only open records and this task's records remain under docs/task/ and docs/plan/; both indexes follow the canonical template; bun run docs:build (dead-link check) and git diff --check pass; the changelog lists every pruned ID with its title.
ActiveForm
Pruning completed tracking records and rebuilding the PMA indexes.
Dependencies
- blocked by: (none)
- blocks: (none)
Notes
2026-09-08 20:38: Created on the user's instruction; the instruction is taken as approval (same precedent as earlier tasks).
complete: Indexes rebuilt, docs build and git diff --check passed.