Skip to content

feat: v0.7.0 — reframe the menu as the user's standing request + firs… - #3

Merged
WinterDDo merged 1 commit into
mainfrom
feat/v0.7.0-reframe-first-task
Jun 18, 2026
Merged

feat: v0.7.0 — reframe the menu as the user's standing request + firs…#3
WinterDDo merged 1 commit into
mainfrom
feat/v0.7.0-reframe-first-task

Conversation

@WinterDDo

Copy link
Copy Markdown
Owner

…t-task aha

Root cause (controlled experiment, vary framing only): the proactive menu almost never fired because of FRAMING, not knowledge. The model always knew which command fit; the old rule framed the menu as the assistant's optional, default-silent, high-bar judgment, which loses to the trained don't-be- presumptuous disposition. Reframing the same menu as the user's standing request roughly doubled firing with no rise in false-fires.

  • Rewrote the unlock rule: user's-standing-request framing; removed DEFAULT-SILENCE + the four-AND gate; judge the MOMENT not the person. Net fewer tokens. Anti-nag valves kept + prominent just-declined gate.
  • Added a one-time first-task demo (new welcome section): local deterministic flag (armed on first run, cleared by tracker once a menu fires); cloud per-session (no state). No steady-state token cost.
  • Validated beginner+power personas; 33 tests green; steady-state <2500; cloud context regenerated.

…t-task aha

Root cause (controlled experiment, vary framing only): the proactive menu
almost never fired because of FRAMING, not knowledge. The model always knew
which command fit; the old rule framed the menu as the assistant's optional,
default-silent, high-bar judgment, which loses to the trained don't-be-
presumptuous disposition. Reframing the same menu as the user's standing
request roughly doubled firing with no rise in false-fires.

- Rewrote the unlock rule: user's-standing-request framing; removed
  DEFAULT-SILENCE + the four-AND gate; judge the MOMENT not the person.
  Net fewer tokens. Anti-nag valves kept + prominent just-declined gate.
- Added a one-time first-task demo (new welcome section): local deterministic
  flag (armed on first run, cleared by tracker once a menu fires); cloud
  per-session (no state). No steady-state token cost.
- Validated beginner+power personas; 33 tests green; steady-state <2500;
  cloud context regenerated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@WinterDDo
WinterDDo merged commit 8a65da4 into main Jun 18, 2026
6 checks passed
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