dd2aa5e94a
TaxBaik CI/CD / build-and-deploy (push) Failing after 1m3s
Documented FastEndpoints adoption: - Framework: FastEndpoints v5.30.0 - Naming convention: Create[Entity]Endpoint, Get[Entity]Endpoint, etc. - Location: Features/[DomainName]/ folder structure - Validation: FluentValidation integration - Coexistence: Controllers and FastEndpoints can run together - URL routing: Explicit routes to maintain API contracts Guidelines added to prevent URL conflicts and ensure consistent endpoint implementation pattern across API layers. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>