Comprehensive visual documentation of HelixTrack Core V3.0 architecture, database schema, API flows, authentication systems, and microservices interactions.
Complete multi-layer system architecture showing all components from client applications to database layer, including middleware, handlers, and monitoring systems.
Complete entity-relationship diagram showing all 89 tables organized by domain, including core features (V1), JIRA parity features (Phase 1), agile enhancements (Phase 2), and collaboration features (Phase 3).
Detailed step-by-step flow showing how API requests are processed through the unified /do endpoint, from client request through middleware, handler routing, database operations, to response delivery.
Comprehensive diagram showing JWT-based authentication and RBAC (Role-Based Access Control) authorization flows, including token generation, validation, permission checking, and security levels.
Complete overview of microservices architecture showing HTTP-based communication between HelixTrack Core and mandatory/optional services, including deployment scenarios and service configurations.