memento_audit_dependencies
Audit workspace dependencies to identify orphans (declared but unused) and ghosts (used but not declared) for cleaner project management.
Instructions
Audit the workspace dependencies to find orphans (declared but unused) and ghosts (used but not declared).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_root | No | MANDATORY: The absolute path of the current project/workspace root. |