data/services/outboxed_writes library

Classes

OutboxedWrites
Shared wrapper that funnels Supabase writes through the offline outbox so any screen/notifier can opt in without re-implementing the enqueue / call / mark-synced dance.