Visualizations & views

Visualizations & views

Every way VibeMap shows your project visually, in one place — what each view is for and where to find it. · Reference

VibeMap renders your project in several interactive views. Each answers a different question. Use this page to pick the right one.

ViewWhereAnswersPlan
Schema diagramSchema tab"How do my tables relate?" — an interactive entity-relationship diagramAll
Graph viewProject Graph tab"How do my spec entities connect, and where are the gaps?" — a zoomable node graph with spec-gap outlinesAll
In-app UI previewPages tab"What might this screen look like?" — a live Sandpack render of a generated pageAll
Blueprint Preview MapPrepare tab"What does my whole build-ready blueprint look like, narrated?" — an LLM-guided tourPaid plan
Financial model dashboardsFinancial Analysis tab"Do the numbers work?" — KPI tiles, pro-forma tables, sensitivity grid, tornado chartPaid plan
Code MapCodebase tab"How does my spec line up with my real codebase?" — a map of your synced repoOptional add-on
Sprint / Kanban trackerSprint Planning tab"What order do we build in?" — a board of sequenced workPaid plan

💡 Tip: The Graph view and the Schema diagram are the two you'll open most while planning — one shows how requirements connect, the other how data connects. The Blueprint Preview Map is the one to open right before handoff, when you want the whole picture narrated.

Reading the graph gap outlines

The Graph view outlines entities that are missing something the spec expects — a feature with no stories, a story with no criteria, a page tied to no story. Those outlines are the same signals the readiness check uses, shown spatially. Chasing them to zero is a fast way to reach a build-ready spec.

What's next