#harnessed.md

The audit is a rubric your agent runs against your codebase. It scores each pillar — Guides, Verification, Observation, Closing the loop — flags where the harness is thin, and recommends a next step grounded in the tooling you already use.

##The prompt

Audit this repository against the rubric at
https://www.harnessed.md/audit/llms.txt and follow the instructions there.

For each rubric item, fetch the linked section before scoring — use the /llms.txt variant of any harnessed.md link (e.g. /guides/llms.txt#agents-md rather than /guides#agents-md). Score from evidence in the repo, not from intent.

##Scoring

For each item, the agent assigns one number:

##Output

One markdown table per section, plus an aggregate at the end:

ItemScoreEvidenceNext step

The Next step column should reference the tooling already in the repo (extend the existing ESLint config, not introduce Biome alongside it). One concrete action per row, or blank if the score is 5.

##The rubric

Each item links to where the best-practice guidance lives on /guides, /verification, or /observation. Follow the link to ground your scoring and recommendation before assigning a number.

###Guides

###Verification

###Observation

###Closing the loop