perseus_mason
Query the code architecture concept map to locate files implementing a feature. Understand where to make changes before editing code.
Instructions
Query the Mason code architecture concept map to find which files implement a feature. Use before editing code to understand where changes should go. Read-only; returns concept map and mapped file list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Feature or filename to look up in the Mason code architecture map |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Mapped source files | |
| concept_map | No | Mason code architecture concept map |