List pages currently don't show attachment previews—users can't glance and see if they grabbed the right photo. Add a small thumbnail strip (3-4 images max, tappable to full gallery) to each document card. On poor connectivity, cache thumbnails locally with Hive so they load instantly even offline.
Field teams often don't know if someone is already working on a closeout task, leading to duplicate effort. Add a live "Who's here" indicator showing avatar + name of concurrent users viewing the same project. Leverage Supabase Realtime channels keyed to project_id for sub-second updates with minimal bandwidth.
Inspectors in the field often need to find past reports quickly while wearing gloves or holding tools. Add a persistent voice search button (bottom-right FAB or top-bar icon) that records audio, transcribes to text, then searches document subjects, notes, and attachments using Supabase full-text search.