Commit Graph

3 Commits

Author SHA1 Message Date
26da3394aa fix: extract appointmentDate for multi_claim/batch_claim/preauth intents
The classifier prompt only told the AI that appointmentDate applies to
schedule_appointment/claim_only/check_and_claim, so a trailing date like
"all on 6/23/26" was dropped for multi-patient claims even though the
workflow already reads c.appointmentDate for those intents and silently
defaulted to today.

Also add Prisma config/seed scripts and shopping-vendor types/schema updates.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 22:52:48 -04:00
ff
0b854963bd fix: remove import.meta.url in patch-zod-buffer script for ts-node CJS compatibility 2026-04-04 22:54:33 -04:00
5d77e207c9 initial commit 2026-04-04 22:13:55 -04:00