docs(plans): accurate status table + persist Round-2/backlog specs by duyet · Pull Request #2227 · chmonitor/chmonitor · GitHub
Skip to content

docs(plans): accurate status table + persist Round-2/backlog specs - #2227

Merged
duyet merged 1 commit into
mainfrom
docs/plans-status-and-backlog
Jul 3, 2026
Merged

docs(plans): accurate status table + persist Round-2/backlog specs#2227
duyet merged 1 commit into
mainfrom
docs/plans-status-and-backlog

Conversation

@duyet

@duyet duyet commented Jul 3, 2026

Copy link
Copy Markdown
Member

What

Rewrites plans/README.md into an accurate work queue and persists the plan
spec files that existed only as untracked local files, so the backlog survives a
clean checkout.

Status table (README)

Persisted specs

  • All 10 Round-2 specs (code merged, spec files never landed on main).
  • All 44 not-started specs + OVERNIGHT-SWARM.md, ROADMAP-2026H2.md,
    round3-issues.csv.
  • Excluded: specs for the 4 held plans (14/25/56/66) — they stay on their PR
    branches to avoid squash-merge collisions when those PRs land.

Why

Only 12 of 70 plan specs were on main; the rest (including the entire
not-started backlog) lived as untracked local files at risk of loss. A stale
README also caused repeated re-derivation of what was already done. This makes
the queue authoritative and durable.

Risk

Docs-only (plans/** markdown + one CSV). No code, no src/ changes; lint-staged
matches nothing, so no quality gate is affected.

Co-Authored-By: duyetbot bot@duyet.net

Rewrite plans/README.md as the work queue: Round 2 (04-13) all merged with
PR links, Round 3 (14-70) split into merged (9), held-for-review (4, each with
reason), and not-started (44, grouped by blocker/dependency).

Persist the plan spec files that existed only as untracked local files so the
backlog survives a clean checkout: all 10 Round-2 specs (code merged, specs
never landed) and the 44 not-started specs, plus OVERNIGHT-SWARM.md,
ROADMAP-2026H2.md, and round3-issues.csv. Specs for the 4 held plans
(14/25/56/66) stay on their PR branches to avoid squash-merge collisions.

Co-Authored-By: duyetbot <bot@duyet.net>
@duyet
duyet enabled auto-merge (squash) July 3, 2026 10:05
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

@duyet
duyet merged commit 76185a6 into main Jul 3, 2026
14 checks passed
@duyet
duyet deleted the docs/plans-status-and-backlog branch July 3, 2026 10:06
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

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