CLAUDE.md@tests/fixtures/harness-audit/clean-repo · git:20260421.846c4c5 · 2026-04-21 · sha256 d5681554db01fbd1

CLAUDE.md@tests/fixtures/harness-audit/clean-repo git:20260421.846c4c5A

Immutable. This exact content is served forever at /api/v1/blob/d5681554db01fbd1.

# Fixture: Clean-Repo Harness-Audit Baseline

Minimal repo that satisfies all 7 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