dead_code
Find unused code symbols with confidence scores. Use before deleting code to reveal symbols with no callers or entry-point paths.
Instructions
Call before deleting code, or when asked what is unused. Returns the symbols with no resolved caller, no name-match caller, and no path from any entry point, each with a confidence score - dynamic dispatch and reflection lower it, so check anything below ~0.9 by hand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||