Finding Card Density Pass Inspectr+
Tighten the repeat-finding and inspection card layouts so long locations, status chips, and photo counts stay readable on smaller phones. This turns the new repeat finding compare work into something that feels field-ready instead of crowded.
💡 How: Add a shared InspectionCardMetrics helper, cap chip widths with Flexible, and snapshot-test the card at small and large text scales.
Drawing Delta Review Queue Buildr+
Give users a small queue of changed sheets or PDFs that need review after a document update, with each item showing new, revised, or possibly superseded. This lines up with where Bluebeam is heading on smart overlays without trying to build full AI review yet.
💡 How: Store a document_revisions row in Supabase, compare filename, sheet number, and revision date metadata, then surface a Riverpod-backed review list before export or share.
PDF Media Regression Harness DailyReportr+
The recent rollback and media hardening deserve a focused guardrail: make sure photos, captions, weather, signatures, and missing media all render correctly in exported daily reports.
💡 How: Add a golden-style PDF fixture test using a seeded sample report and assert generated PDF text and media placeholders before the next feature build.
Competitive Intel
- Procore is leaning hard into Copilot and agents for RFIs, submittals, schedules, and daily-log style automation. Keep Lab Architect features small, explainable, and tied to one field workflow at a time.
- Bluebeam's 2026 push is AI-assisted PDF markup, smart review, and drawing comparison. Buildr+ can borrow the workflow shape first: review queues, revision flags, and trackable document deltas.
- Fieldwire's advantage is still field execution: tasks, plans, RFIs, photos, and offline-friendly jobsite flow. Inspectr+ and DailyReportr+ should keep prioritizing fast mobile capture and resilient sync over heavy admin screens.
Code Health
- Inspectr+: 0 analyzer issues
- DailyReportr+: 0 analyzer issues
- Closr+: 0 analyzer issues
- Buildr+: 0 analyzer issues