Bump planning convention 1.x -> 2.0.0#30
Merged
Conversation
Bring in the canonical index.py and _templates/{change,decision,design,
glossary,release}.md from the planning-convention 2.0.0 kit, and drop the
plan.md template it retires.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Move each planning/changes/<slug>/{design,change}.md up to
planning/changes/<slug>.md and drop the committed plan.md (ephemeral,
git-ignored under 2.0.0), across all 5 existing changes.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace planning/README.md's Quick path + Conventions body with the canonical 2.0.0 text (flat change files, no plan.md, new Plans-are- ephemeral and Lean-specs sections), and update CLAUDE.md/README's Index section to say "change file" instead of "bundle". Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Promotion-rule prose now says "change file" (2.0.0 flat-file model). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applies the
lesnik512/planning-conventionAPPLY.md update 1.1.0 -> 2.0.0:index.py+ templates swap (drops the retiredplan.mdtemplate).planning/changes/*/folders into flatchanges/*.mdfilesand drops the 3 committed
plan.mdfiles (plans are now ephemeral, git-ignored).planning/README.md(flat changefiles, new "Plans are ephemeral" and "Lean specs" sections).
CLAUDE.mdwording ("bundle" -> "change file").planning/.convention-version = 2.0.0.No folder in this repo held both
design.mdandchange.md, so the flattenwas unambiguous.
Verification:
just check-planning->planning: OK;just lint-cipassesin full (eof-fixer, ruff format, ruff check, ty check, planning index check).
🤖 Generated with Claude Code