docs(kickoff): language-discipline-residue umbrella (3 stages) - #590
Merged
Conversation
…tages Stage 1 path-scope the rule (I-phase); Stage 2 record build-vs-reuse SSOT decision (R + register); Stage 3 always-on budget guard liveness (R-phase). Follow-up to PR #583.
artyhoo
enabled auto-merge (squash)
June 16, 2026 21:03
This was referenced Jun 17, 2026
artyhoo
added a commit
that referenced
this pull request
Jun 17, 2026
…t ceiling + channel verdict (#595) R-phase Stage 3 of the language-discipline-residue umbrella (#590). Research-only: documents that scripts/check-alwayson-budget.sh is unwired and that its meter scripts/measure-always-on.sh over-counts always-on load by +47.3% (counts paths:-scoped rules as always-on). True always-on baseline = 125,899 B (vs naive 185,436 B); after path-scoping the file-scopable rules, 45,807 B. Honest-ceiling formula given. The wiring channel (pre-push gate / principle test / periodic audit) is PARKED as DECISION-NEEDED for the maintainer; this stage recommends, does not implement or wire anything. Prior-art: skipped — research-only R-phase patch, in-repo analysis, no new capability (no dependency, no code module; documents an existing measure bug and parks the channel choice). 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
Dispatch-input kickoff for the three residue items left by the language-discipline umbrella (#583). One umbrella, three INDEPENDENT atomic stages:
.claude/rules/language-discipline.mdoff always-on viapaths:frontmatter + injector markers (mirrors the 4 rules already doing this).92c776ctrailer is frozen; this is a forward register entry).Each stage is self-contained with exact edits/queries embedded; trap section per
ai-laziness-traps.md §3(principle 12 green). Merged tostagingso/pipeline language-discipline-residueand aif dispatch can see it (perkickoff-staging-placement.md).Test Plan