marm_graph_architecture
Provides a high-level architecture overview of a project, including node/edge breakdown, module clusters, package structure, and graph schema.
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 |