wm_explain
Get the nutrition label for any workspace path: its policy grade (G1-G4), why it was assigned, and what cleanup would do. Use it to understand why a file or directory is or isn't cleanup-worthy.
Instructions
Return the 'nutrition label' for one path: the grade the policy assigns (G1-G4), why it is graded that way, and what cleanup would do to it. Use this when you or the user ask why a specific file or directory is (or is not) cleanup-worthy. Read-only; fails with a clear message if the path is outside the workspace or the policy is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to explain, relative to the workspace root (e.g. 'logs' or 'src/util.py'). |