概要
This skill provides a structured framework for building high-performance Python backends within the Pulse Radar ecosystem. It enforces a hexagonal architecture that separates concerns between API routers, business logic services, and database CRUD operations. With pre-defined patterns for async operations, WebSocket integration, and background task management via TaskIQ, it helps developers maintain consistency across a large codebase featuring dozens of endpoints and sophisticated data models for AI-driven insights and message classification.