repo_file_map
Return the canonical file map across Python, Rust, and WASM repos to understand ownership boundaries and code location. Supports markdown and JSON formats.
Instructions
Return the canonical Entroly file map across the Python, Rust core, and WASM repos.
Use this to understand ownership boundaries and where logic currently lives. Supported formats: markdown, json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |