- 37 call sites: setDoc/updateDoc/deleteDoc/addDoc/getDocs/writeBatch -> storage.* - adapter wraps SDK, path-string interface - storage instance app-wide (getStorage) - firebase.js: static imports (getDoc/getDocs alias), no dynamic import 56 frontend tests green. STORAGE=firebase = identical behavior.