### Navigation Bridge and Restore Logic
- Reworked Navigation Bridge into a single decision pipeline (`evaluate -> execute`) with clearer, reason-based restore flow.
- Hardened vacuum gating to prevent false auto-restore triggers from non-launcher apps.
- Renamed and migrated legacy auto-restore naming/keys to the Navigation Bridge model with safer timeout normalization.
- Added deterministic diagnostics/scheduling around restore decisions for more predictable behavior.
### HUD Wake, Night Behavior, and Keyguard Recovery
- Introduced intent-first wake handling for A4/A5/A6 paths and strengthened HUD restore on return to active navigation.
### Communication and Call State Reliability
- Added an isolated communication state pipeline plus call event dispatcher.
- Separated live call-state logic from historical notification heuristics to improve nav-restore stability across OEM variants.
### Music Hub Stability and Visual Consistency
- Stabilized expanded Music Hub behavior with layout snapshotting and refresh deferral during critical UI transitions.
- Improved album-art retry/update flow so marquee text and layout remain stable while art loads.
- Synced accent/title/time rendering to HUD preset behavior for more consistent readability.
- Reduced visual jumps in transport controls (including play/pause weight consistency).
### Floating UI and Readability
- Fixed floating list accent startup flicker and reinforced secondary typography consistency across list-based panels.
### Free Tier UX and Session Behavior
- Fixed Stealth/Ghost free-tier visibility: only premium-locked controls are dimmed, while free controls stay clearly usable.
- Limited Recent Calls badge carry-over to the current RAM session to avoid stale missed-call indicators after relaunch.