memento_audit_dependencies
Audit workspace dependencies to identify orphan dependencies (declared but unused) and ghost dependencies (used but not declared).
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. |