standard: freeze + roll out the fleet check:all standard (pl-760e)#5
Merged
Conversation
…et runner - docs/check-all-standard.md: canonical gate vocabulary, ordered core gate list, conditional-gate registry, quiet-output contract, verify rule, ci-parity rule, per-repo reconciliation table (os-eco-9048) - templates/l5-toolkit/scripts/check-all.ts (+test): byte-identical quiet runner; resolves the gate manifest from package.json, exports GATES, honors CHECK_ALL_VERBOSE and --bail (os-eco-5db7) - templates/l5-toolkit/scripts/check-ci-parity.ts (+test): generalized port of warren's parity detector; imports GATES, escape hatches move to optional scripts/ci-parity-config.json so the script stays byte-identical (os-eco-5db7) - package-scripts.json + README: wire check:all -> runner, add verify and check:ci-parity, add yaml devDep Part of pl-760e (os-eco-3ee9). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…standard - root CLAUDE.md: Build & Test Commands standardized on bun run check:all / verify - docs/check-all-standard.md + configs/biome.json: codify the formatter-off override for the two frozen scripts (template is not format-clean at lineWidth 100; reformat tracked as os-eco-49b3) - verified fleet-wide: byte-identical runners (cmp), canonical manifests, green bun run verify in all eight repos (warren 12/12, canopy 10/10, others 9/9) Closes os-eco-9048, os-eco-5db7, os-eco-9a3a (pl-760e: success). Co-Authored-By: Claude Fable 5 <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
Lands the cross-repo foundation of the fleet
check:allstandard and closes out tracker pl-760e (os-eco-3ee9):docs/check-all-standard.md— frozen canonical gate vocabulary, ordered core gate list, conditional-gate registry, quiet-output contract,verifyrule, ci-parity rule, per-repo reconciliation table.templates/l5-toolkit/scripts/check-all.ts(+test) — byte-identical quiet runner; resolves the gate manifest frompackage.json, exportsGATES, honorsCHECK_ALL_VERBOSE/--bail.templates/l5-toolkit/scripts/check-ci-parity.ts(+test) — generalized port of warren's parity detector; importsGATES; per-repo escape hatches moved to optionalscripts/ci-parity-config.jsonso the script stays byte-frozen.package-scripts.json, README, and canonicalbiome.json(formatter-off override for the two frozen scripts) updated; root CLAUDE.md standardized onbun run check:all/bun run verify.Fleet rollout (companion PRs, one per sub-repo)
Close-out verification (this branch):
cmpbyte-identity of both frozen scripts in all eight repos, canonical package.json wiring everywhere, and concurrent greenbun run verifyruns across the fleet.Follow-up filed: os-eco-49b3 (rev 2 — reformat the frozen scripts to be biome-format-clean and drop the per-repo formatter overrides).
🤖 Generated with Claude Code