Public handling: selected full-text prompt with secret filtering.
Prompt Text
Read the docs folder first.Task:Implement the core domain model and Prisma schema based on docs/DATA_MODEL.md and docs/STATE_MACHINES.md.Scope:- packages/core- packages/db- Prisma schema- seed dataDeliverables:- TypeScript domain types- Prisma models- state union types- state transition helpers- seed scenario for one glucose-management patientValidation:- migrations run- typecheck passes- seed creates PatientProfile, HealthDocument, TimelineEvent, Insight, AgentRun, SafetyReview, and SourceReference
Reuse Notes
EXTRACTED: This is a selected Codex prompt or automation prompt from the local Codex corpus.
INFERRED: Future agents can reuse its structure, constraints, and acceptance criteria when creating similar Codex workflows.