Data Flow Diagrams

This file will collect UML / C4 / Mermaid diagrams illustrating runtime data flow for core user interactions.

Planned Diagrams

  1. User Scan → Object Detail – Sequence of calls from QR scan to UI render.
  2. Drag-and-Drop Move – Optimistic update flow across WebSocket subscriptions.
  3. Batch Upload Images – Client-side multipart upload to Supabase Storage and mutation path.
  4. 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.