Closeout Evidence Naming Guardrails Closr+
Keep the first half of the next build on UI/code health: make closeout uploads harder to misfile by standardizing file names, required metadata, and empty/error states before more modules are added. This reduces owner handoff friction when warranties, O&M manuals, as-builts, lien waivers, and training records pile up.
💡 How: Add a reusable CloseoutDocumentNamePreview widget plus validators for project, area, doc type, date, and revision; back it with a Supabase constraint or edge function check so bad names cannot bypass the UI.
RFI/Submittal Trigger Watchlist Buildr+
Add a small PM-focused feature that flags RFIs or submittals nearing response deadlines, missing attachments, or sitting in draft too long. Procore is moving toward agents that act on RFIs, submittals, and daily logs, so Buildr+ can answer with a simpler "watchlist first" workflow.
💡 How: Create a Supabase view for due-soon, overdue, and incomplete records; render a compact Flutter watchlist on the home dashboard with quick filters and push/local notification hooks later.
Voice-to-Daily-Log Draft Notes DailyReportr+
Field crews often remember details while walking the site, not while typing at the end of the day. Let DailyReportr+ capture short voice notes and convert them into draft work-performed, delay, safety, or manpower notes for later review.
💡 How: Start narrow: record audio locally, upload to Supabase Storage, store transcript/status rows, and keep the generated text in an editable draft section with a clear "review required" badge.
Competitive Intel
- Procore's current AI push includes native agents for Deep Search, Submittals, RFIs, Daily Log, and Contract Review, with project data across drawings, specs, photos, RFIs, submittals, and daily logs.
- Fieldwire keeps emphasizing field-first task, drawing, report, and offline mobile workflows with fast adoption.
- Bluebeam Max is leaning into Smart Review and Smart Overlay for AI-assisted drawing discrepancy detection and revision comparison. Tactical takeaway: Leonard's apps should stay narrower and faster, but add review gates and evidence trails where competitors are adding automation.
Code Health
- Inspectr+: 0 analyzer issues
- DailyReportr+: 0 analyzer issues
- Closr+: 0 analyzer issues
- Buildr+: 0 analyzer issues