| name | graph-status |
| description | Show MinnsDB knowledge graph dashboard |
| user_invocable | true |
/graph-status — Knowledge Graph Dashboard
Display a formatted overview of the MinnsDB knowledge graph status.
Usage
When the user invokes /graph-status, run:
minns status
Behavior
- Run
minns status to fetch health and statistics
- Present the dashboard showing:
- Server health and uptime
- Graph size (nodes, edges)
- Knowledge metrics (events, episodes, memories, strategies)
- Processing performance
- If the server is unreachable, inform the user and suggest starting it with:
$HOME/.cargo/bin/cargo run --release -p minnsdb-server