docs: debloat CLAUDE.md - #167
Open
benbaarber wants to merge 1 commit into
Open
Conversation
Cut the changelog-style content: the per-crate test-count inventory, the duplicated copilot verification narrative, and historical narration in Things to know. Keep commands, conventions, invariants, and the release checklist; point provider detail at docs/agents/formats/. Reorganize Things to know under subheadings.
|
🔍 Preview deployed: https://aff0cff6.toolpath.pages.dev |
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.
CLAUDE.md had grown to ~46KB, much of it functioning as a changelog rather than working guidance. This cuts it to ~24KB (74 insertions, 130 deletions) while keeping everything sessions actually use.
Removed:
docs/agents/formats/copilot-cli/writing-compatible.md, which stays pointed at.--help(per-provider import/list/export lines), the duplicated cross-dependency and desktop-app paragraphs, and two zero-evidence one-liners (externally-taggedDocumentnote,ExecStrategyclause).Kept intact: the release checklist (the most-consulted section — referenced in 18 of the 57 sessions in this repo), key conventions, every correctness invariant (token accounting, breakdowns, sync semantics, planner never changes an answer), the operational gotchas (
TOOLPATH_CONFIG_DIR,TOOLPATH_QUERY_EXPLAIN, shim--manifest-path, missingredeemoperation, plugin$PWDrule), and thedocs/agents/formats/pointers. Things to know is now organized under subheadings so future additions have a place to land.Note: #138's parallel-execution sentence in the query bullet is deliberately absent here since it describes unmerged work; that branch re-adds it when it lands.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.