v0.6.2
REPS drivers conform to the new Okareo Driver template standard
Rewrite all 10 shipped drivers to the platform's four-section core
(Persona / Scenario Details / Objectives / Soft Tactics) and drop
hand-authored rule blocks, which the MCP now appends canonically.
Capture the appended blocks verbatim in reps/shared/driver-canonical-blocks.md
and append them on the SDK upload path so run_suite.py stores the same
effective prompt as an MCP save (and fingerprints match). Add
tests/test_driver_conformance.py to enforce the shape and prove every
driver still renders against its routed rows.
Per-clause accounting and open judgment calls: specs/014-driver-conformance/
conformance-record.md (review pending; verification sims not yet run).
Full Changelog: v0.6.1...v0.6.2