//! # Service Layer Tests (TAS-76, TAS-63)
//!
//! Integration tests for the extracted service layer, validating that
//! services work correctly with real database pools and task templates.
//!
//! TAS-63: Added query service, analytics service, and orchestration module
//! integration tests (viable_step_discovery, decision_point, batch_processing).