Architecture
This section covers the architectural aspects of the vNext platform — domain model, runtime, data layer, infrastructure, and past architecture decisions (ADRs). Target audience: architects, CTOs, senior engineers.
Sections
- Overview — high-level platform architecture and core principles
- Domain Model — multi-domain structure, bounded contexts
- Runtime — orchestration ↔ execution ↔ worker flow
- Data — DB topology, persistence patterns
- Infrastructure / Observability — OpenTelemetry, persistent metrics, health endpoints
- Patterns — dual-write, semantic versioning, reference resolution