Skip to main content

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

  1. Overview — high-level platform architecture and core principles
  2. Domain Model — multi-domain structure, bounded contexts
  3. Runtime — orchestration ↔ execution ↔ worker flow
  4. Data — DB topology, persistence patterns
  5. Infrastructure / Observability — OpenTelemetry, persistent metrics, health endpoints
  6. Patterns — dual-write, semantic versioning, reference resolution