VV VV Studio LOCAL /health GitHub →

The authoring kernel for the VisionVolve suite.

VV Studio edits, renders, and collaborates on VVDOC documents — the designed-artifact format that flows between Workshop, Marketing, Catalog and every other tool in the suite. Scene-graph editing in the browser. Headless authoring via CLI + MCP. Live multi-author collaboration. One source → many outputs.

Service status

Live from /health. Unauthenticated probe; safe to share.

Checking…

Capabilities

Consumers (Workshop, Catalog, Marketing, …) pick the lowest tier that meets their need. Higher tiers = more power + more coupling. See STUDIO-CAPABILITIES.md for the full contract reference.

Tier
Capability
Coupling
Status
T0
VVDOC envelope + signing keys
zero — anyone can store / reference
shipped
T1
Render-as-a-service (POST → output)
low — stateless HTTP
shipped
T2
Doc export (HTML / PDF / PNG / reveal.js)
low — path-based
shipped
T3
Headless authoring (CLI + studio-client + MCP)
medium — typed operations
shipped
T4
Embedded editor (iframe → web component)
high — UI + state
Phase A
T5
Live shared canvas (collab SSE + render)
highest — realtime ops
partial