run_diagnosis
Scans backend routes, contracts, errors, environment variables, security, and performance to detect issues and generate diagnostics documentation.
Instructions
Run a full backend diagnosis — scans routes, checks contracts, audits errors, env vars, security, and performance. Generates documentation and updates the issue ledger. This is the main entry point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | Focus area for the diagnosis (default: all) | all |
| projectPath | Yes | Absolute path to the project root directory |