The platform is organized into distinct contexts following Domain-Driven Design principles: event-sourcing-platform/ ├── event-store/ # Rust event store service, gRPC server, and client SDKs │ ├── ...