Bump planning convention 1.x -> 2.0.0#150
Merged
Merged
Conversation
Apply the lesnik512/planning-convention APPLY.md 1.x->2.0.0 update: swap index.py + templates (drop plan.md, add glossary.md), flatten the 11 change folders to flat files and drop committed plan.md, merge the 2.0.0 convention prose into planning/README.md, retire "bundle" wording in CLAUDE.md/Justfile, and record .convention-version=2.0.0. 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.
Summary
Applies the
lesnik512/planning-conventionAPPLY.mdupdate flow, 1.0.0 -> 2.0.0:index.py+ templates swap (dropplan.mdtemplate, addglossary.md)planning/changes/*/folders to flat.mdfiles, drop the 10 committedplan.mdfilesplanning/README.mdCLAUDE.md/Justfilewording ("bundle" -> "change file")planning/.convention-version = 2.0.0Verification
just check-planning->planning: OKfind planning/changes -mindepth 1 -type d-> empty (no folders remain)just lint-ci-> passes (ruff format/check, ty check, planning check)uv run --no-sync pytest-> 204 passed, 100% coverage (planning-only change, unaffected)grep -rni bundle CLAUDE.md Justfile planning/README.md-> no matchesTest plan
just check-planningjust lint-ciuv run --no-sync pytestdesign.md+change.mdcollisions (none found; all 11 folders only haddesign.md)🤖 Generated with Claude Code