Field Typography Audit Inspectr+
Inspectr+ is clean in dart analyze, so the next health pass should be visual: tighten the inspection, punch item, and follow-up screens for bright-field readability and small phones. This keeps the app feeling reliable without adding feature surface.
💡 How: Audit the top 5 field screens with text scale at 1.2-1.4, replace fragile fixed heights with Flexible/Wrap, and add one golden or widget test for the densest punch-list card.
Production Quantity Snapshot DailyReportr+
Add a small feature that lets a superintendent capture today's installed quantities by cost code, location, or activity, then compare them to yesterday and the weekly average. It turns daily reports into useful progress signal instead of just records.
💡 How: Add a Supabase production_quantities table keyed by project/date/activity, then render a compact entry row in the daily log flow plus a dashboard chip for "above / below pace."
Submittal Aging Filter Bar Buildr+
Buildr+ already has strong document workflows; the next useful polish is a filter bar that exposes overdue, due this week, waiting on reviewer, and missing spec link states. It is part UI cleanup, part PM utility.
💡 How: Add a segmented control above the submittal list, derive counts from existing status/date fields, and persist the selected filter locally so the PM returns to the same work queue.
Competitive Intel
- Procore is pushing action-capable AI agents for RFIs, submittals, daily logs, contract review, and deep search. The tactical lesson: show next-action recommendations beside real project records, not as a separate chatbot.
- Fieldwire continues to emphasize offline mobile plans, tasks, photos, RFIs, custom reports, and BIM viewing. Leonard's apps can win by making offline/readiness state obvious and lightweight.
- Bluebeam Max is leaning into Smart Overlay and Smart Review for drawing changes, scope gaps, and missing information. Good inspiration for document review cues without heavyweight BIM scope.
Code Health
- Inspectr+: 0 analyzer issues
- DailyReportr+: 0 analyzer issues
- Closr+: 0 analyzer issues
- Buildr+: 0 analyzer issues