Codebase Map
get_codebase_mapReturns a codebase brain map with plain-language summary and module counts to answer where code lives and understand architecture for scoping work.
Instructions
The auto-generated codebase brain map for one product: a plain-language summary, the module/node/edge counts, when the map was last generated, and the labels of the modules it found. Read-only; returns the latest generated map, empty when none has been generated for the product yet. Use it to ground 'where in the code does X live?' questions and to see how the codebase splits into modules before discussing architecture or scoping engineering work. Optional product_id, from whoami; omit for the org's primary product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | No | Product id, from whoami (optional; the org's primary product when omitted). |