chain_code_stream
Extract an end-to-end code stream along an architectural chain, returning targeted AST symbol slices and interfaces for each node to save ~90% tokens versus full file reads.
Instructions
Extract an end-to-end code stream along an architectural Chain. Returns only targeted AST symbol slices and interfaces for each node, saving ~90% tokens compared to full file reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | ||
| projectRoot | No | ||
| maxTotalChars | No | ||
| includeStructured | No |