swarmvault graph serve
Start a local HTTP server with an interactive graph visualization.
Usage
swarmvault graph serve [--port <port>]Options
--port <port>— Port override (default: from config, usually 4123)
What It Does
- Starts an HTTP server serving the graph viewer app
- Exposes
/api/graphendpoint returningstate/graph.json - Serves an interactive Cytoscape-based visualization
The standard global CLI install already includes the viewer assets. You do not need to install @swarmvaultai/viewer separately to use this command.
Node Colors
- Orange — Source nodes
- Blue — Concept nodes
- Green — Entity nodes
Edge Filters
Filter edges by claim status: all, extracted, inferred, conflicted, stale.