fix(maintenance): repair CI sampling and dependency updater boundaries - #562
Merged
Merged
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
ty-everett
marked this pull request as ready for review
September 23, 2026 02:31
ty-everett
requested review from
BraydenLangley,
sirdeggen and
tonesnotes
as code owners
September 23, 2026 02:31
This was referenced Sep 23, 2026
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.



Program and scope
Repair three concrete maintenance failures without dropping coverage or dependency ownership. Related: #402. Coordination: #558.
Verification
uv lock --checkpassed with uv 0.12.1. Complete TypeScript/Go/Python code generation is reproducible: nine committed files unchanged.Follow-through
After integration, rerun maintenance deadlines, performance reporting and affected dependency updates; retain their actual outcomes. Review the July-to-September workload changes before any separately justified baseline refresh. Release acceptance remains a complete main run after all correctness fixes are merged.
Hosted targeted-build follow-up: the conformance TypeScript runner now declares its existing wallet-toolbox dependency. CI previously selected the runner after an air-gap change but omitted wallet declaration build prerequisites. A clean wallet declaration removal reproduces the six missing-module errors; building only the runner workspace dependency closure then passes typecheck. Full health, lint, format and typecheck also pass. This adds no registry dependency or runtime API change.
Final hosted acceptance: CI 35809336201 and all applicable external checks passed at
2d0f9a82cbd4f83dc63d6e463fdf9ab76d7b7a93; zero new Sonar findings, no open CodeQL alerts or review threads. The optical-codec mutation job completed successfully in 16m30s on Linux, while the previous weekly target was cancelled at the 20-minute job limit. This is operational evidence, not a controlled benchmark against identical source. Main advanced only through separately reviewed #560 fork-reporting behavior, which does not alter this same-repository runtime path; the combined main will receive full release acceptance.