core/evals/close_derived_climb
Shay f03979f025 feat: integrate hardened CLOSE yardstick into determinism & teaching regression surfaces
- docs/testing-lanes.md + Makefile: recommended determinism regression invocation (uv run python -m evals.close_derived_climb + contract pytest) as part of standard verification story / rerun flows.
- evals/anti_regression/run_demo.py + tests/test_anti_regression_demo.py: hermetic embedding of the yardstick (lived IdleTickResult flag, semantic determine rule=direct, content_replay_checksum) into the core anti-regression / teaching demo flow (core demo anti-regression now carries + reports the Claim-B signals; active corpus remains untouched).
- Supporting docs: contract.md (uv + refs), anti_regression_demo.md (complementary note), runtime_contracts.md (determination surface cross-ref).
- New ratification artifact (pre-impl) + all success criteria met.

See ratification for chosen approach + why only correct path.
All existing tests/invariants green; hermeticity preserved; no core/engine changes.
2026-06-16 17:25:05 -07:00
..
__init__.py feat(eval): yardstick for CLOSE derived climb (#790) 2026-06-16 16:09:56 -07:00
__main__.py feat(eval): yardstick for CLOSE derived climb (#790) 2026-06-16 16:09:56 -07:00
contract.md feat: integrate hardened CLOSE yardstick into determinism & teaching regression surfaces 2026-06-16 17:25:05 -07:00
runner.py feat(eval): harden close-derived-climb yardstick to full Claim B (#791) 2026-06-16 17:10:11 -07:00