repo_file_map
Retrieve the canonical file map for Entroly's Python, Rust core, and WASM repos to understand code ownership and logic placement. Supports markdown and JSON.
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 |