[0.27.0] - 2026-05-30
Changed
- Reworked public acceptance config to be object-only and evidence-driven, removing public
level/disable shorthands. Explicit acceptance now triggers a same-session self-review/repair finalization loop, withmaxFinalizationTurnscontrolling the cap. - Documented goal-style acceptance guidance so
/goal, “active goal”, and “work until evidence says done” requests map to run-scopedacceptancecontracts. - Refined acceptance finalization prompts and status output to emphasize evidence, blockers, stop rules, and finalization progress such as
completed after 1/3 turns.
Fixed
- Treat explicit acceptance as the completion contract for acceptance-enabled runs, avoiding implementation completion-guard false positives when the visible output is only an
acceptance-reportor a finalization self-review turn does not need a repair edit.