feat: add vision-alignment tiebreaker to task selection (task #0072)#225
Merged
feat: add vision-alignment tiebreaker to task selection (task #0072)#225
Conversation
When tasks tie on priority and expected tracker impact, the build operator now prefers the task targeting the lowest-percentage vision section in TRACKER.md. Rule documented in SKILL.md and GUIDE.md with a worked example. Advisory only -- no code change required.
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
operators/build/SKILL.mdafter the "Value scoring" rule: when tasks are tied on priority and expected tracker impact, prefer the one targeting the lowest-percentage vision section inTRACKER.mdtasks/GUIDE.mdwith the full rule, application steps, and a worked example using real tracker percentages (Self-Maintaining 68% vs Meta-Prompt 79%)Rule is advisory -- agent uses judgment. If no ready tasks exist for the starved section, pick the best available and note the gap in the handoff.
Test plan
make checkpasses (verified locally: all checks passed)nightshift/files modifiedoperators/build/SKILL.mdunder Task Selectiondonewithcompleted: 2026-04-08