Promote adaptive delegation guidance and 0.1.7 to main - #43
Merged
Merged
Conversation
…aptive-delegation
fix(delegation): choose workers by task fit for 0.1.7
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.
Promote PR #41 from
developmenttomainfor version 0.1.7, after the numbered 0.1.6 updater bootstrap was published and installed.Managed delegation guidance now chooses workers by task complexity, uncertainty, risk, and verification evidence. It preserves inherited model defaults, permits only fresh overrides compatible with the live tool contract, and reassesses choices from results rather than timeout alone. Generated guidance and public docs use the same policy; installation docs distinguish the original 0.1.6 archive from numbered updater-enabled builds.
Validation: PR #41 passed all 623 test files, typecheck, privacy scan, 31 focused delegation tests, and the 44-page docs build. After integrating the Windows fixture correction from PR #42, the combined 74 focused tests and typecheck passed. The underlying updater tree passed macOS and Windows qualification in run 34725259817; this promotion changes guidance text, its tests/docs, and the release version. Production updater behavior is unchanged.
Security considerations: no credential destinations, token handling, workflow permissions, signing boundaries, or updater admission/recovery behavior change. The macOS updater security review remains documented in #39 and #40. Release publication and live update testing are separate from this promotion.