Uploads the repository to the Supermodel API and runs multi-phase dead code analysis including call graph reachability, entry point detection, and transitive propagation. Results include confidence levels (high/medium/low), line numbers, and explanations for why each function was flagged. Aliases:Documentation Index
Fetch the complete documentation index at: https://docs.supermodeltools.com/llms.txt
Use this file to discover all available pages before exploring further.
dc
Synopsis
Flags
| Flag | Description |
|---|---|
--min-confidence | Minimum confidence: high, medium, or low |
--limit | Maximum number of candidates to return |
--ignore | Glob pattern to exclude (repeatable, supports **) |
--timeout | Maximum seconds to wait (default 7200, 0 = no limit) |
--force | Re-analyze even if a cached result exists |
-o, --output | Output format: human | json |
-h, --help | Help for dead-code |