pub fn heal_layout(store: &WaveStore, tab_id: &str) -> Result<bool, StoreError>
Validate a layout against the set of existing block IDs, removing any orphaned leaf nodes. Called on tab activation as a self-healing pass.