Build with BVER
Use BVER when your system is domain-heavy, long-lived, and requires capability composition across teams. Start with domain objects and references, define app surfaces, then compile into platform artifacts.
- Model domain references and aggregates in Python.
- Define app surfaces and contract interactions.
- Run compiler validation and emit `.bdam` output.
- Test in Sandbox, then promote with Deployment tools.
Next steps: open Download to use the `Compile → Test → Build → Deliver` workflow tools.