Construction / Claims Phase 3
Dashboard
Active claims
Projects
Work queue
Upcoming deadlines
No project selected
Choose a project or create a new one.
Once selected, this workspace keeps details, documents, notes, scope changes, and Delta Packs together.
Report types
Documents this MVP can generate
Scope Summary
Clear explanation of the current project scope, known conditions, assumptions, and exclusions.
Supplement Narrative
Claim-ready narrative explaining why additional work, labor, materials, or review is needed.
Delta Pack
Shows the difference between original scope and revised work, with cost/schedule justification and supporting evidence.
Missing Info Scan
Flags gaps like missing estimate values, no schedule impact, unreviewed sources, or unsupported scope changes.
Photo Report
Organized evidence packet connecting photos, notes, locations, and observed damage or work completed.
Closeout Packet
Final work summary, photos, notes, remaining items, and customer or internal handoff documentation.
Configuration
Future backend settings
Supabase
Use Supabase Auth, database tables, row-level security, and storage buckets for project files.
OpenAI
Use server-side functions for scope summaries, supplement narratives, Delta Pack generation, and missing-info checks.
Resend
Send professional report emails to owners, adjusters, contractors, and internal team members.
GitHub + Cloudflare
This ZIP is repo-ready. Upload the folder through the GitHub website, then connect it to Cloudflare Pages with no CLI.
Local preview tools
Backup, import, or reset this browser data
This prototype still uses browser storage. These controls make it safer to test without a command line.
No-CLI path
Recommended next setup
- Create a GitHub repo in the browser.
- Upload this folder with GitHub’s web upload.
- Create a Supabase project and run the SQL from
docs/supabase-schema.sql. - Connect the GitHub repo to Cloudflare Pages from the Cloudflare dashboard.
- Add API keys later through dashboard environment variables, not terminal commands.