Skip to content

chore: Remove completed planning docs (CLEANUP_PLAN.md, FEATURE_INVENTORY.md)#43

Merged
zpenka merged 1 commit into
mainfrom
cleanup-completed-planning-docs
Apr 30, 2026
Merged

chore: Remove completed planning docs (CLEANUP_PLAN.md, FEATURE_INVENTORY.md)#43
zpenka merged 1 commit into
mainfrom
cleanup-completed-planning-docs

Conversation

@zpenka

@zpenka zpenka commented Apr 30, 2026

Copy link
Copy Markdown
Owner

Summary

Removes two planning documents that drove the cleanup effort. Both are completed; their content is preserved in git history and superseded by the live state of the project.

  • CLEANUP_PLAN.md (added in Add CLEANUP_PLAN.md #27) — the three-workstream plan that drove PRs A1: Remove dead test file and checked-in coverage artifacts #28–42 (dead-code deletion, test reorg, coverage push to 80%, discoverability fixes, new Workflows submenu, rebuilt ? overlay). Every task in the plan landed.
  • docs/FEATURE_INVENTORY.md (added in C1: Add docs/FEATURE_INVENTORY.md #30) — the per-flag reachability snapshot. It was the input for C2.a/b and B4. The flags it lists have since shifted: some were promoted into submenus, 7 were dropped, and the live README + ? overlay are now the source of truth for what's actually shipped.

Both docs are searchable in git history if anyone wants the historical context.

Test plan

  • No code changed
  • git diff --stat confirms only the two docs were removed
  • Reviewer confirms nothing in README, DEVELOPER.md, or other docs still links to them (a quick grep -rn 'CLEANUP_PLAN\|FEATURE_INVENTORY' . should come up empty after this lands)

https://claude.ai/code/session_01LtDEmp1JiMecLNhq8YqKP2


Generated by Claude Code

CLEANUP_PLAN.md (PR #27) drove the 12-PR cleanup effort: dead-code
deletion, test reorg, coverage to 80%, feature discoverability,
the new Workflows submenu, and the help-overlay rebuild. All tasks
in the plan landed (PRs #28-42).

docs/FEATURE_INVENTORY.md (PR #30) was a point-in-time snapshot of
every show* flag's reachability status; it informed C2.a/b and B4.
The flags it lists have since shifted: some were promoted into
submenus, 7 were dropped, and the live README + ? overlay now
reflect the current feature surface.

Both docs remain in git history if needed for reference.
@zpenka zpenka merged commit a67329a into main Apr 30, 2026
1 check passed
@zpenka zpenka deleted the cleanup-completed-planning-docs branch April 30, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants