roadmap
Inspect project goals in dependency order: task counts by status, ready-to-dispatch items, and which targets block or wait. Progress derives from linked tasks, so status never goes stale.
Instructions
Where every roadmap target stands: its tasks counted by status, the ones ready to dispatch, the targets it still WAITS ON, and the targets that wait on IT — in dependency order. Nothing here is hand-maintained: progress is DERIVED from the tasks pointing at each target, so it cannot go stale. Read this before choosing work — list_ready ranks tasks, this says which target they serve and which rows gate which releases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Branch to scope to (optional; the backend decides its use). | |
| project | No | The project id — an opaque, supplied string, never derived. Omit to use the server's --project-id default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targets | Yes |