Overview
What the project is designed to do
A synthetic home-care operations demonstration connecting an agency hub, caregiver field application, consent-scoped care-circle portal, and optional proposal-first operations copilot.
Agency, caregiver, and care-circle surfaces cover schedules, visits, recipients, workforce, requests, messages, billing, reports, consent, and a bounded offline queue.
The optional copilot uses typed read, proposal, and draft tools with evidence and approval boundaries; it does not write records or provide clinical guidance.
Intended users
Who the release supports
Synthetic home-care agency coordinators, caregivers, and consent-scoped care-circle members evaluating coordinated operational workflows.
Problem
What needed to change
Home-care coordination spans agency dispatch, field execution, family visibility, and handoffs, while a portfolio product must avoid implying clinical, EHR, EVV, payment, or compliance capability.
Solution
How the release responds
Unify the three operational perspectives around deterministic scheduling and consent-aware information, then constrain assistance to explainable drafts and proposals requiring human action.
Key features
What visitors can use
- Agency scheduling and operations hub
- Caregiver field workflow and offline queue
- Consent-scoped care-circle portal
- Deterministic scheduling and travel buffers
- Typed proposal-first operations copilot
Implementation
How it was built
- 01
Next.js and React provide distinct agency, field, and care-circle route groups.
- 02
Supabase Auth, PostgreSQL row-level security, tenant keys, and private storage define the production-oriented security boundary.
- 03
Vercel AI SDK tools remain optional and guarded, with no direct record mutations.
Architecture
Delivery shape
A Next.js PWA separates agency, caregiver, and care-circle experiences over a tenant-aware Supabase and PostgreSQL model with optional proposal-only AI assistance.
Product boundary
What this release does not claim
- Synthetic clean-room demonstration, not a clinical system, EHR, certified EVV product, payment service, or compliance guarantee
- No real PHI, exact travel calculation, autonomous scheduling, production messaging, or AI record writes