wish-shape freedom: the door absorbs the checks the API dropped - #74
Merged
Merged
Conversation
Wish-shape freedom (2026-09-21, companion to godon-images #325 and godon-cli #33): the API carries the wish unshaped, so the controller's door now owns every field-level check. Absorbed: band lo/hi/target finiteness, limits.exclude shape (list of param names), limits.maxChange range in (0, 1) exclusive - aligned with the planner's own plan-time rule. Budget and regime checks were already the door's. Five new refusal tests pin it. Co-authored-by: cherusk <10729954+cherusk@users.noreply.github.com>
godon-robot
Bot
force-pushed
the
wish-shape-freedom-door
branch
from
September 21, 2026 16:49
83c7557 to
e0e54b6
Compare
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.
Companion to godon-images #325 and godon-cli #33. With the API carrying the wish unshaped, the controller's door owns every field-level check. This absorbs what only the API used to check:
Five new refusal tests pin the absorbed checks; full suite 144/144 green.
The door is now complete for today's grammar; the next rung (claims[] + terms desugar, per the wish-stack note) lands here and nowhere else.
Co-authored-by: cherusk 10729954+cherusk@users.noreply.github.com