//! Phase 11-12 Tests (F150-F246)
//!
//! Split from monolithic `phases.rs` for maintainability.
//!
//! ## Submodules
//!
//! - `phase11_profiling` - Phase 11: High-Performance Profiling (F150-F155)
//! - `phase12_core` - Phase 12: Core Falsification (F156-F175)
//! - `phase12_advanced` - Phase 12: Advanced Features (F176-F215)
//! - `phase12_comprehensive` - Phase 12: Comprehensive Coverage (F216-F246)