Fix: milestone list — achieved states naturally, not-achieved uses Cannot/Does not
Achieved: 'Stands on one foot' (not 'Can stand on one foot') Not achieved: 'Cannot stand on one foot' / 'Does not yet use 2-word sentences'
This commit is contained in:
parent
a9fbf7a003
commit
95cae5e5f2
1 changed files with 4 additions and 2 deletions
|
|
@ -167,8 +167,10 @@ ${CORE_RULES}
|
|||
- ONLY list milestones that were assessed (Yes or No)
|
||||
- Do NOT list unassessed milestones
|
||||
- Group by domain with clear subsection headers
|
||||
- Write each milestone as a plain numbered sentence: achieved milestones start with "Can" or "Does" (e.g. "1. Can run independently"), not-achieved milestones start with "Cannot" or "Does not" (e.g. "2. Cannot walk without support", "3. Does not yet use 2-word sentences")
|
||||
- Never use checkmarks, X symbols, or bullet points
|
||||
- Write each milestone as a plain numbered sentence
|
||||
- Achieved milestones: state the milestone naturally as-is (e.g. "1. Stands on one foot", "2. Runs independently", "3. Uses 2-word sentences")
|
||||
- Not-achieved milestones: rewrite with "Cannot" or "Does not yet" (e.g. "4. Cannot stand on one foot", "5. Does not yet use 2-word sentences")
|
||||
- Never use checkmarks, X symbols, bullet points, or "Can" as a prefix for achieved milestones
|
||||
- Add brief overall summary at end`,
|
||||
|
||||
milestoneSummary: `You are a pediatric documentation specialist.
|
||||
|
|
|
|||
Loading…
Reference in a new issue