marm_graph_architecture
Get a one-shot project architecture overview: module clusters, package structure, and graph schema with node labels and properties. Use it to orient development and map codebase relationships for any project.
Instructions
🏛️ High-level architecture overview: node/edge breakdown, modules, and schema.
One-shot orientation for a project — the de-facto module clusters, package
structure, and the graph schema (node labels + properties) folded in.
Parameters:
- project: project name; omit to auto-resolve
Returns: graph architecture response, or a graph-unavailable error if the
graph backend is disabled or failed to start
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No |