No graph data yet
The entity graph store is empty (or this entity isn't in it). The store is a local, append-only SQLite file — nothing is shown until something writes to it.
To populate it:
- Run investigations whose results are mapped into the graph store (see docs/graph.md).
- Point at an existing store with
OPENOSINT_GRAPH_DB=/path/to/graph.db. - Then paste an entity id above and press Load. Traverse from there.