route_task
Identify the right compiler workflow resources for a given task type. Retrieve read-first documentation, rules, entrypoints, and verification steps to begin development.
Instructions
Return read-first docs, rules, entrypoints, and verify tasks for a compiler workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | Optional free-text context (e.g. symbol or feature name) passed through to the routing output | |
| task_type | Yes | Task type key — use list_task_types() to enumerate valid values, e.g. "distributed_codegen", "ascend_arch" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||