Web Dashboard
Browse your knowledge graph and ctx files in the browser.
Starting the Dashboard
The dashboard is served by the API service. Start everything with:
bash
Then open http://localhost:3000 in your browser.
What you can see
- Overview — index status, progress, file tier breakdown.
- Files — all indexed files sorted by priority score.
- Graph — interactive knowledge graph with module subgraphs and impact analysis.
- Context — browse and read every
.ctxfile. - Vectors — LanceDB store info and project vector management.
- Branches — manage scoped index branches.