[Grok] Teach ACM working-set judgment instead of ritual transitions#3
Closed
KorenKrita wants to merge 3 commits into
Closed
[Grok] Teach ACM working-set judgment instead of ritual transitions#3KorenKrita wants to merge 3 commits into
KorenKrita wants to merge 3 commits into
Conversation
…ansitions Rewrite always-on CORE around an invariant and checkable criteria so models decide when to checkpoint, fold, or rebase rather than following a ritual state machine.
Point pressure reminders and tool guidelines at rebase checks and fold criteria instead of urging travel as a pressure response.
Update guidance-quality and nudge assertions for the invariant/criteria framing.
This was referenced Jul 16, 2026
Owner
Author
|
Superseded by #12 (chosen merge target for ACM dao-shu guidance). Closing this alternative. |
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
Required transitionstate machine so models judge when to checkpoint/fold/rebase.promptGuidelineswith rebase-check / fold-criteria language; lock the contract in guidance-quality and nudge tests.Motivation
Hard “must do X on event Y” control produces cargo-cult ACM on weaker models and fights understanding on stronger ones. This keeps runtime hard gates (travel-alone batch, seven-slot structure, cold start) while moving always-on prose toward 道 (invariant + criteria) and 术 (tools/cues/nudges at decision points).
Test plan
bun run generate:guidance+--checkbun run test:guidancebun test(root)bun run typecheck