Isolated Developer VM
Environment
The developer VM is an isolated development machine intended to give developers real coding freedom without placing BuildWithHQ core systems, production data, or unrestricted network access inside the same trust boundary.
Local data
Each developer VM should run its own local PostgreSQL instance for developer-controlled application data and testing.
Boundary-crossing services
External AI, MCP, package acquisition, documentation retrieval, integrations, deployment, Git/artifact movement, and other internet-facing actions should pass through BuildWithHQ-controlled gateways or explicitly approved services.
Goal
Provide a normal development experience and custom-code escape hatch while keeping the platform core, credentials, production data, and outbound network policy under controlled boundaries.