Skip to content

feat(graph): human-facing graph exploration (snapshot export, web viewer, onboarding page)#52

Open
whiskeyjimbo wants to merge 3 commits into
mainfrom
epic-bd-solov2-kvv3-human-facing-graph-exploration
Open

feat(graph): human-facing graph exploration (snapshot export, web viewer, onboarding page)#52
whiskeyjimbo wants to merge 3 commits into
mainfrom
epic-bd-solov2-kvv3-human-facing-graph-exploration

Conversation

@whiskeyjimbo

@whiskeyjimbo whiskeyjimbo commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Implements epic solov2-kvv3 — human-facing graph exploration, borrowed from the Understand-Anything analysis, without touching the deterministic LLM-free core.

What's new

veska graph export <out.json>

shareable JSON snapshot of the code graph — the contract the viewer consumes.

veska graph serve [snapshot.json]

Read-only localhost web viewer.

  • Serves a committed snapshot file (no daemon) or a fresh --live in-process export.

Onboarding tour page

veska wiki now also renders docs/veska/onboarding.md

@whiskeyjimbo whiskeyjimbo force-pushed the epic-bd-solov2-kvv3-human-facing-graph-exploration branch from 8fcfccc to f57582c Compare June 25, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant