CLAUDE.md@tests/fixtures/harness-audit/clean-repo · git:20260518.5eb1223 · 2026-05-18 · sha256 68ddef0d905b9e0f

CLAUDE.md@tests/fixtures/harness-audit/clean-repo git:20260518.5eb1223A

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

# Fixture: Clean-Repo Harness-Audit Baseline

> 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