chore: adopt canonical planning convention + compact CLAUDE.md#82
Merged
Conversation
Vendor index.py + _templates/ verbatim from lesnik512/planning-convention (v1.0.0), slim every bundle's frontmatter to the lean form (summary-only specs; plans carry none; date/slug derived from the dir/file name), rewrite planning/README.md to the canonical Quick-path + Conventions prose, wire the planning validator into just lint-ci, add a check-planning recipe, record the applied version in planning/.convention-version. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Collapse the Architecture-invariants / Module-layout / Protocol-seams / Testing deep-dives that duplicated architecture/*.md into terse invariant summaries plus a capability-to-file index table, and add the promotion reminder. Promote the orphan Code-conventions section into a new architecture/conventions.md, and add architecture/README.md as the capability index with the promotion rule. CLAUDE.md 113 to 60 lines. 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.
Adopts the canonical two-axis planning convention (lesnik512/planning-convention v1.0.0) and compacts CLAUDE.md so the per-capability deep-dives live in architecture/ (the truth home).
Convention adoption
CLAUDE.md compaction (113 → 60 lines)
Verification
`just lint-ci` green (ruff format + ruff check + ty + planning validator); `just check-planning` prints `planning: OK`.