docs: ensure newline before lists across docs for MkDocs rendering
This commit is contained in:
@@ -10,6 +10,7 @@ The platform needs to scale independently, support team autonomy, and enable fle
|
||||
Design the platform as **microservices architecture from day one**:
|
||||
|
||||
1. **Core Services**: Core business services are separate microservices:
|
||||
|
||||
- **Auth Service** (`cmd/auth-service/`): JWT token generation/validation
|
||||
- **Identity Service** (`cmd/identity-service/`): User CRUD, password management
|
||||
- **Authz Service** (`cmd/authz-service/`): Permission resolution, authorization
|
||||
|
||||
Reference in New Issue
Block a user