Data Flow Diagrams
This file will collect UML / C4 / Mermaid diagrams illustrating runtime data flow for core user interactions.
Planned Diagrams
- User Scan → Object Detail – Sequence of calls from QR scan to UI render.
- Drag-and-Drop Move – Optimistic update flow across WebSocket subscriptions.
- Batch Upload Images – Client-side multipart upload to Supabase Storage and mutation path.
- Identifier Verification – Offline cryptographic verification and online fallback.
Each section will embed Mermaid code blocks so they render automatically in docs.
Status: skeleton v0.1 – to be filled with diagrams.