Architecture Overview¶
The platform is organized around backend, frontend, database, messaging, ingress, migration, and integration services.
Main Runtime Components¶
backend-monofor core business APIs and service logicfrontendfor the user-facing applicationpostgresfor primary relational persistencerabbitmqfor messaging and integration deliverynginxfor ingress and public routingflywayfor schema migration workflows1Cartifacts for external integration scenarios
Documentation Direction¶
This section will describe service boundaries, network flows, and cross-service dependencies as the portal is expanded.