Conversation
…CLAUDE.md CLAUDE.md is the file an implementer loads whole inside this checkout, and it stood at 24653 bytes against the 16200-byte ceiling its readers hold it to. The `## Traps` section moves byte for byte into documentation/agent-notes/claude-md-relocated-traps.md, under its existing headings, with the `## Traps` heading left in CLAUDE.md above a pointer at the new file at the point the section left. Nothing is deleted and no heading is renamed: all 47 headings the document carried are still reachable from it, 38 of them through that one pointer. This is the route CLAUDE.md's own standing discipline names, narrative to documentation/agent-notes/<slug>.md with only the imperative coming back, and the route the relocated narrative already took. CLAUDE.md: 24653 to 7037 bytes, 289 to 73 lines. The five headings the package baseline requires stay in it and drift-check reports no new finding. Markdown only: no parse, mapping, fixture or log line moves, nothing in `src` or `test` reads either file, and `npm pack --dry-run` assembles the identical file set with the identical shasum before and after.
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.
What
CLAUDE.mdis loaded whole by every session that works in this checkout, and it stood at 24653 bytes against the 16200-byte ceiling for a submodule agent doc. This moves the## Trapssection, byte for byte and under its existing headings, intodocumentation/agent-notes/claude-md-relocated-traps.md, and leaves the## Trapsheading inCLAUDE.mdabove a pointer at the new file at the point the section left.Markdown only. No parse, mapping, fixture or log line moves.
Why this shape
documentation/agent-notes/<slug>.mdis the destination this repo's own standing discipline names for relocated narrative, and the routeclaude-md-relocated-narrative.mdalready took. The naming follows it.## Project,## Status,## Tech Stack,## Engineering Guardrails,## Standing disciplines) stay inCLAUDE.md, well inside the 300-line budget.Evidence
CLAUDE.md: 24653 to 7037 bytes, 289 to 73 lines.CLAUDE.mdand the new file: prints nothing. No absolute link, no link leaving the repo, no missing target.pnpm typecheck,pnpm lint,pnpm format:check,pnpm test(112 files, 4361 passed, 5 skipped),pnpm check:no-emdash,pnpm check:no-internal-refs,pnpm phi-scan --staged: all green.drift-checkreports the same two dependency findings as the base commit and no agent-doc finding.srcortestreads either file; the two test references toCLAUDE.mdare prose in doc comments.npm pack --dry-runassembles the identical 6-entry file set with the identical shasum before and after, and the docs bundle is built fromdocs-content/only.Spec:
pipeline/active/S0308-submodule-agent-doc-budgets/children/x12.mdin the umbrella.