harness_verify
Compare real code against the harness and report divergences, acting as a safety net when the agent drifts from the project's constitution and design rules.
Instructions
On demand only: compare the real code against the harness and report divergences. The harness is never redrawn from code — this is the safety net for when the agent drifted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Absolute path to the project root. Always pass it explicitly. |