chore(quality): integrate shared offline CLI gate - #47
Merged
Merged
Conversation
przeprogramowani
marked this pull request as ready for review
September 14, 2026 20:15
Resolve package.json version in favor of master (1.22.2). Keep the offline quality-gate scripts. Release/publish workflow stays master's.
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.
Adds the prepared quality-loop 1.0.0 runtime to current CLI master, exposing
quality:fast,quality:affected,quality:gateandquality:riskfor repeatable local checks with explicit failures and receipts.The complete local gate matches existing CI coverage: installed TypeScript, Oxlint, helper packaging validation, all top-level Bun tests, both builds and smoke tests. The existing CI suite now includes four real lint/type/test/drift regressions for the runner. Windows retains native checks. Public application source, auth, npm packaging/engines and release workflows remain unchanged; no agent settings or permission changes are installed.
The consumer is self-contained. Runtime hashes and provenance are recorded; canonical Toolkit source is delivered separately as a local source diff and is explicitly pending integration, avoiding its paid generation workflow.
Validation: final local gate and CI run 34891456280 passed on exact head
2c1fd6e1371a78605f36b0eef351567c7df4505d. Local gate: 793 unit/integration tests (including four nested adapter regressions), 31 smoke tests, types, lint, helper validation and both builds; 122.867 seconds, exit 0. Native Linux and Windows jobs, version bootstrap and version preparation all passed.Canonical source tests passed 12/12; its normal Husky lint/format hook passed. Real deliberate failures and missing compiler/suite/drift cases were verified. The existing automation prepared version 1.22.1 only; no publication, merge, or production operation occurred. Private release evidence remains separately required.