What changed
- Halt-vs-guess gate: scope-agent and execute-agent now classify every action before proceeding — reversible actions continue, irreversible+out-of-scope actions halt and confirm.
- Memory write-back hook: Stop hook detects corrections and completions, writes to
procedural.md/episodic.mdautomatically. - Handoff contracts: All 4 agents now emit
next_agentrouting field. Review-agent runs a consistency check againstepisodic.md. - Domain sharpening: All 10 domain packs now include
## Frameworks(authoritative sources) and## Live Facts(facts that go stale). - Evidence-gap search: SKILL.md rule — execute-agent searches before acting when a Live Facts gap is identified.
- Smart push script:
scripts/push.py— preflight report, version consistency, honesty checks, explicit confirmation before push.
Honesty note
No live benchmark run for v0.4.2. Unit tests pass (46/46). v0.4.1 gpt-5.5 numbers (+3.9 pts) are from the v0.4.0 run — gpt-5.5 was not re-run in v0.4.1 or v0.4.2.
Unit tests
46/46 passing.