diff --git a/docs/TODO.md b/docs/TODO.md index ccef338..13e2cbd 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -49,8 +49,19 @@ Captured so nothing is lost while the article writing runs. Re-runnable — it strips its own work and reapplies the rule. - [x] **37 nested cross-references repaired** — `[[363|[[245|reflux]] disease]]` from the first linker pass, which rendered as literal brackets. -- [ ] **Clinical view in MDM order** — presentation → differential → diagnosis → - management → prognosis/outcome where it adds something. +- [x] **Clinical view in MDM order** — done 2026-09-11. All 323 clinical views + now read Clinical paths → Diagnosis → Management → Prognosis and outcome + (the last only where the source said something real about course; 95 of + 323 got one). It was 413 free-form sections under 242 different titles. + `scripts/mdm_pass.py` does the moving and refuses any article that lost a + cross-reference, changed a fact, or came back outside 0.8-1.3x. +- [ ] **Pediatric Dentistry has no clinical content** — its source was a + disclaimer, so Clinical paths and Diagnosis say so rather than inventing + medicine. `mdm_pass check` lists it. Needs an educator or a delete. +- [ ] **10 articles have no clinical view at all** and 13 no short view — the + original hand-written ones (Bronchiolitis, Kawasaki disease, Acute otitis + media …) predate the three-view system. The reader hides a view an + article does not have, so nothing is broken; they are simply thinner. ### Reading and study - [x] **Recommendations by Articles / Disciplines / Systems** — done