v0.1.2 — stress-test hardening
Fixes what the head-to-head stress test surfaced the day v0.1.0 shipped.
- Scoped redo: patch-sized redo-lists take a cheap path — one fix worker + re-verification instead of a full wave re-run (~275–300k tokens saved per cycle). Breaker ladder bounded at fail → scoped → fail → full → fail → stop.
- Contracts own their invariants: every data-store invariant names an owner — writer guarantees it or readers tolerate violations.
--codex --localinstalls now resolve:./.agents/agent-agile/playbooksjoined the resolution rule (project-local before home-level)./aa-panelwording matches the critic agents (Panel protocol + own section).- npm hygiene: tarball allowlist, repo metadata, Windows-safe
npm test.
Full notes: RELEASE-NOTES.md