Skip to content

[Grok] Teach ACM working-set judgment instead of ritual transitions#3

Closed
KorenKrita wants to merge 3 commits into
mainfrom
grok/acm-guidance-dao
Closed

[Grok] Teach ACM working-set judgment instead of ritual transitions#3
KorenKrita wants to merge 3 commits into
mainfrom
grok/acm-guidance-dao

Conversation

@KorenKrita

Copy link
Copy Markdown
Owner

Summary

  • Rewrite always-on CORE around a working-set invariant and checkable fold/rebase criteria, replacing the Required transition state machine so models judge when to checkpoint/fold/rebase.
  • Reframe preflight as a recoverability cost curve (not “checkpoint must be the first action”), and add short Why lines on representative handoffs.
  • Align pressure nudges and tool promptGuidelines with 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 + --check
  • bun run test:guidance
  • bun test (root)
  • bun run typecheck
  • Spot-check a live session: new goal → checkpoint before managed work for cost reasons; distilled burst → fold with named boundary; stacked summaries → rebase check without pressure-forced travel

…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.
@KorenKrita

Copy link
Copy Markdown
Owner Author

Superseded by #12 (chosen merge target for ACM dao-shu guidance). Closing this alternative.

@KorenKrita KorenKrita closed this Jul 16, 2026
@KorenKrita
KorenKrita deleted the grok/acm-guidance-dao branch July 16, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant