Expand description
Aggregated memory graph endpoint for the Memory Auditor.
GET /api/memory/graph — returns items + edges + spaces in one payload,
ready for the Obsidian-style force-graph visualization.
Primary path: Operator MCP tool (memory_graph) via direct SDK/gRPC.
Fallback path: HTTP calls to Kumiho FastAPI (used when operator unavailable).