Read the docs folder first, especially:

Metadata

  • Stable ID: codex-user-prompt:1687034557a9eb9a
  • Source kind: codex-session-user
  • Category: automation
  • Timestamp: 2026-05-14T21:51:46.084Z
  • Semantic hash: 1687034557a9eb9a6be2ee2cae6e3f82839556f2fbdb00d4085556434d783a92
  • 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.md
 
Follow 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:
[这里写怎么验证完成]
 
commit and push

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.