git:20260421.846c4c5 to git:20260518.5eb1223
3 added, 1 removed. Audit A to A.
# Fixture: Clean-Repo Harness-Audit Baseline
- Minimal repo that satisfies all 7 harness-audit categories at ≥8/10.
+ > See [README.md](./README.md) and `.orchestrator/steering/structure.md` for the codebase map.
+
+ Minimal repo that satisfies all 8 harness-audit categories at ≥8/10.
Used by `tests/integration/harness-audit.integration.test.mjs`.
## v2.0 Features
- Session persistence via STATE.md
- Scope enforcement hooks
## Session Config
persistence: true
enforcement: warn
test-command: npm test
typecheck-command: npm run typecheck
lint-command: npm run lint