The proportional-testing release: protect changed behavior without turning every small fix into a large test-generation exercise.
- New automatic
proportional-testingdiscipline requires a realistic, previously unprotected regression before adding another test. - Prefers existing and table-driven tests, observable contracts, and the cheapest sufficient test level.
- Integrates focused bug-fix coverage into
deliver-workwhile preserving required repository, CI, and release checks.
This is a GitHub-only release. npm publication is intentionally excluded; @sockulags/agent-os remains at 0.9.1 on npm.