关于
Provides expert guidance for the Brokle codebase's three-layer Clean Architecture error handling flow. It ensures consistency by enforcing professional domain alias patterns, mapping database-specific errors to domain errors in the repository layer, converting these into business-specific AppErrors in the service layer, and utilizing centralized HTTP response mapping in the handler layer. This skill is essential for developers aiming to maintain code quality, improve observability, and follow industrial-grade Go development practices within the Brokle AI observability platform.