Public handling: selected full-text prompt with secret filtering.
Prompt Text
Read the docs folder first, especially:- docs/PROJECT_BRIEF.md- docs/ARCHITECTURE.md- docs/MVP_SCOPE.md- docs/DATA_MODEL.md- docs/MEDICAL_SAFETY.md- docs/STATE_MACHINES.md- docs/AGENTS.mdFollow the product direction and constraints in the docs.Important:- Do not build a toy chat app.- Do not build a traditional glucose dashboard.- Do not let UI call the LLM directly.- Do not generate diagnosis, prescription, medication-change, or insulin-dosing advice.- All AI outputs must be structured, persisted, source-grounded, and safety-reviewed.- The health record and timeline are the center of the product.Task:[这里写这次要做什么]Scope:[这里写只允许改哪些模块/文件]Deliverables:[这里写最后要交付什么]Validation:[这里写怎么验证完成]你把这段话做成md文件,放到根目录下 取名为PROMPT_TEMPLATE
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.