pub fn export_l0() -> L0SnapshotExpand description
Snapshot the current L0 state (pins + pending pick counts + layer
prefs) for host-side persistence. Host stores it however it wants
(UserDefaults on Apple platforms, IndexedDB in web, etc.) and feeds
it back via import_l0 on next launch.