- Create mobile/src/api/blob-upload.ts with uploadNoteAttachment() and uploadNoteImage() - All mobile uploads route through shared blobClient from lib/platform.ts - No duplicate SAS logic or raw fetch paths - Update MOBILE_DELEGATION_ROADMAP to mark Block F complete |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| blob-upload.ts | ||
| client.ts | ||
| config.ts | ||
| note-agent-actions.ts | ||
| notes.ts | ||
| workspaces.ts | ||