Bump planning convention 1.1.0 -> 2.0.0#6
Merged
Conversation
Replace index.py and the change/decision/design/glossary/release templates with the canonical 2.0.0 versions, and drop the plan.md template retired by the flat-change-file model. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Migrate the one existing change (2026-07-02.01-di-integration) from a folder to a flat changes/<slug>.md, per the 2.0.0 model, and drop the committed plan.md (plans are now ephemeral, kept out of git). Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Merge the 2.0.0 convention prose (flat change files, no more folder bundles) into planning/README.md, and retire "bundle" wording in CLAUDE.md in favor of "change file". Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
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.md update 1.x → 2.0.0:planning/index.pyand the 5 canonical templates(
change,decision,design,glossary,release); drop theretired
plan.mdtemplate.(
2026-07-02.01-di-integration/) to a flatplanning/changes/2026-07-02.01-di-integration.md; drop thecommitted
plan.md(plans are now ephemeral, git-ignored scratch).planning/README.mdand retire"bundle" wording in
CLAUDE.md.planning/.convention-version = 2.0.0.Verification:
just check-planning->planning: OK;just lint-cipasses (ruff, ty, eof-fixer, planning check);
just test-cipasses at100% coverage; no
folder/bundlewording remains inCLAUDE.md/Justfile/planning/README.md.🤖 Generated with Claude Code