v1.0.21 - AHE preflight audit
v1.0.21 - AHE preflight audit
What's new
- Added an integrated AHE preflight audit step before
/evolveevaluation. - Added
scripts/preflight-audit.mjsto generatepreflight-audit.jsonper iteration. - The preflight artifact includes:
- contract coverage
- runtime evidence coverage
- doc/runtime alignment
- drift severity
- doc/runtime matrix
- prioritized recommendations
- confidence level
- Updated
/evolveso preflight runs before session staging, evaluator, debugger, and evolver. - Added
audit-onlyas a lightweight branch for harness status/audit without invoking sidecars. - Updated evaluator, debugger, and evolver contracts to consume preflight output as baseline evidence.
- Added checker enforcement and tests so the preflight contract cannot drift silently.