project_audit
Audits UI implementation against the design contract by checking screen registry and data-ux markers, returning verdicts with evidence and actionable fixes.
Instructions
Audit the implementation against the design contract (drift detection). Static tiers: the uxloom.map.json screen registry and data-ux-screen/data-ux-state markers in source. Returns per-state verdicts (implemented with file:line evidence / unimplemented / unproven) and findings with fixes. When implementing screens from the contract, emit data-ux-state markers so the code stays self-auditing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Implementation root directory to scan (default: the project file's directory) |