D1V Docs / Build / 4 sections
Workspace Guide
A map from “what I want to do” to “where in the Project UI to do it”.
01
Workspace map
- Chat: change requests (spec → diff)
- Deployment: preview vs production, promotion, rollback
- Payments: products, transactions, webhooks, revenue
- Analytics: pageviews, events, funnels
- Database: schema, data checks, query debugging
02
Chat: the spec format that works
Use this structure:
Make this change:
- ...
Constraints:
- ...
Acceptance:
- ...03
Deployment: release discipline
Recommended rhythm:
- 1Change in Chat
- 2Deploy preview and verify
- 3Promote to production
- 4Roll back if needed
04
GitHub: when to connect
Connect GitHub early if you need PR reviews, CI, or asset management (images / icons / fonts).
Open: /settings?tab=github