Skip to content

chore(tasks): prune stale/implemented planning docs - #151

Merged
elkaix merged 1 commit into
mainfrom
chore/prune-stale-task-docs
Jun 15, 2026
Merged

chore(tasks): prune stale/implemented planning docs#151
elkaix merged 1 commit into
mainfrom
chore/prune-stale-task-docs

Conversation

@elkaix

@elkaix elkaix commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

Removes eight planning docs under tasks/ whose work has already shipped to main (each verdict verified against the codebase, not just the doc's own checkboxes):

  • _gap_extract.md, _gap_actionable.md — kilo-gap analyses; superseded by the feat(soul): agent logic upgrade #149 agent-logic upgrade
  • agent-enhancement-remaining-plan.md, pythinker-agent-enhancement-plan.md — all items shipped (one MCP remnant kept, see below)
  • reference-adoption-catalog.md — "13/13 ports" verified complete
  • yolo-auto-mode-analysis.md, worktree-isolation-design.md — fully implemented
  • blackbox-port-roadmap.md — port landed on main

The single unimplemented remnant across those plans — live MCP reconnect / tools/list_changed (/mcp reconnect|disconnect|refresh) — is consolidated into one todo.md item rather than left buried in two near-empty files.

Kept (still active)

  • agent-harness-adoption-plan.md — Tier 3/4 backlog still open
  • design-adoption-blueprint.md, decomposition-plan.md — refactors not yet executed
  • todo.md (+ the MCP-reconnect item), lessons.md

Scope

Docs/notes only under tasks/ — no shipped code paths touched. No changelog entry required.

[skip changelog]

Remove eight planning docs whose work has shipped to main (verified against
the codebase): the two kilo-gap analyses, the agent-enhancement plans, the
reference-adoption catalog, the yolo/worktree designs, and the blackbox-port
roadmap. Their one unimplemented remnant — live MCP reconnect /
tools/list_changed — is consolidated into a single todo.md item.

Kept: agent-harness-adoption-plan (Tier 3/4 backlog), design-adoption-blueprint
and decomposition-plan (refactors not yet executed), todo.md, lessons.md.
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (8)
  • tasks/_gap_actionable.md is excluded by !tasks/**
  • tasks/_gap_extract.md is excluded by !tasks/**
  • tasks/agent-enhancement-remaining-plan.md is excluded by !tasks/**
  • tasks/pythinker-agent-enhancement-plan.md is excluded by !tasks/**
  • tasks/reference-adoption-catalog.md is excluded by !tasks/**
  • tasks/todo.md is excluded by !tasks/**
  • tasks/worktree-isolation-design.md is excluded by !tasks/**
  • tasks/yolo-auto-mode-analysis.md is excluded by !tasks/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: ba73c84e-3c59-4f4e-9f97-3ee4ebc1311a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/prune-stale-task-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@elkaix
elkaix merged commit 919b844 into main Jun 15, 2026
30 checks passed
@elkaix
elkaix deleted the chore/prune-stale-task-docs branch June 15, 2026 17:16
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.

1 participant