mdan_estimate_scope
Determine the required planning level for a change based on its description, files, and downstream impact in the context graph, choosing between quick-dev, quick-spec, or full planning.
Instructions
Decide how much process a change needs (oneshot quick-dev / quick-spec first / full planning) from its description, files and the real downstream impact in the context graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| artifacts | No | Context graph node ids touched by the change | |
| description | Yes |