wm_audit
Run a read-only workspace audit against the metabolism policy and get a JSON report of path grades, cleanup states, and anomalies, so you can plan cleanup without modifying files.
Instructions
Run a read-only workspace audit and return the complete report as JSON: every path the policy covers, its grade (G1-G4), its cleanup state, and any anomalies. Use this at the start of a session to see what the metabolism policy says about the workspace, or before planning any cleanup. Never moves or modifies any files; if no policy file exists it reports that instead of failing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dupes | No | When true, additionally scan for possible duplicate files (slower). |