Finding Card Density Cleanup Inspectr+
Tighten the inspection finding list so long project names, locations, severity, and sync state do not compete on small phones. This is a UI/code health pass that makes field review faster without adding a new workflow.
💡 How: Audit the finding/list card widgets at 375px width, move secondary metadata into one wrap-safe row, and add golden or widget coverage for long text plus failed-sync state.
Field Task Pin From Drawing Buildr+
Fieldwire keeps proving that tasks tied directly to plan locations are more useful than generic task lists. Add a small Buildr+ feature that lets a user create a task, punch item, or RFI draft from a drawing sheet with sheet number, coordinates, photo, and assignee already attached.
💡 How: Add a drawing_task_pins Supabase/D1 table, store normalized x/y coordinates, and render pins over the existing PDF/drawing viewer with a bottom-sheet editor.
Reviewer Handoff Audit Log Closr+
Closr+ should show who received a closeout packet, who opened it, what changed afterward, and what still needs response. This gives PMs an owner-facing trail before final turnover.
💡 How: Add a closeout_review_events table fed by share-link opens, file replacements, comments, and approval changes; surface it as a compact timeline on each packet.
Competitive Intel
- Procore's 2026 AI messaging is moving from chat toward job-specific agents for RFIs, submittals, daily logs, summaries, and project-data search. The useful takeaway is small automation attached to the exact construction record.
- Fieldwire's recent guidance keeps emphasizing mobile-first field execution: plans, task management, reporting, progress tracking, and offline work on iOS/Android.
- Bluebeam Max is pushing Smart Review and Smart Overlay for design issues, scope gaps, drawing changes, dashboards, and trackable issues. Buildr+ and Closr+ can compete with lightweight review confidence before full AI.
Code Health
- Inspectr+: 0 analyzer issues
- DailyReportr+: 0 analyzer issues
- Closr+: 0 analyzer issues
- Buildr+: 0 analyzer issues