docs: ensure newline before lists across docs for MkDocs rendering
This commit is contained in:
@@ -14,6 +14,7 @@ This document provides a comprehensive overview of the Go Platform architecture,
|
||||
## High-Level Architecture
|
||||
|
||||
The Go Platform follows a **microservices architecture** where each service is independently deployable from day one:
|
||||
|
||||
- **Core Kernel**: Infrastructure only (config, logger, DI, health, metrics, observability) - no business logic
|
||||
- **Core Services**: Auth Service, Identity Service, Authz Service, Audit Service - separate microservices
|
||||
- **API Gateway**: Single entry point for all external traffic, handles routing and authentication
|
||||
|
||||
Reference in New Issue
Block a user