Bump planning convention 1.x -> 2.0.0#25
Merged
Conversation
Vendor the canonical 2.0.0 index.py and templates from the local planning-convention kit. Add glossary.md (new in 2.0.0), drop the plan.md template (removed in 1.2.0). Templates now match the canonical set: change, decision, design, glossary, release. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Convention 2.0.0 stores each change as one flat file. Move 2026-06-25.01-action-scope/design.md to 2026-06-25.01-action-scope.md (content-preserving) and drop the committed plan.md (plans are now ephemeral, git-ignored scratch). Frozen record body is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Merge the canonical 2.0.0 convention body into planning/README.md (adds Glossary, Plans-are-ephemeral, Lean-specs sections; flat-file model). Retire "bundle" wording for "change file" in README, CLAUDE.md, and the justfile comment. Record .convention-version = 2.0.0. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Promotion-rule prose now says "change file" (2.0.0 flat-file model). Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
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.mdupdate flow, bringing this repo from convention 1.0.0 to 2.0.0.planning/index.pyand the 5 templates; addglossary.md(new in 2.0.0); drop theplan.mdtemplate (removed in 1.2.0). Template set is now{change,decision,design,glossary,release}.md.changes/2026-06-25.01-action-scope/design.md→changes/2026-06-25.01-action-scope.md(content-preserving) — and drop the committedplan.md(plans are now ephemeral scratch). Frozen record bodies unchanged.planning/README.md(adds Glossary, Plans-are-ephemeral, Lean-specs sections; flat-file model); retire "bundle" → "change file" acrossREADME.md,CLAUDE.md, and thejustfilecomment..convention-version = 2.0.0.Verification (local, at branch HEAD):
just check-planning→planning: OKjust lint-ci→ all checks passed (eof-fixer, ruff format/check, ty,planning: OK)just test-ci→ 11 passed, 100% coveragefind planning/changes -mindepth 1 -type d→ emptyCLAUDE.md/justfile/planning/README.mdThis is the pilot run validating the recipe before fan-out to 15 sibling repos.
🤖 Generated with Claude Code