Enriched the 4 articles in data.js with id, doctorId, hero color,
emoji, date, lede, and structured body blocks (paragraphs, headings,
bullet lists, tone-variant callouts).
New screens:
- ArticlesScreen — tag-filtered list with hero-card layout
- ArticleDetailScreen — hero block, meta row, lede, body renderer
(p/h/ul/callout), author card linking to doctor profile, CTA to
book the author, and "Related" footer
Home card and feed sections now link to detail and list screens.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
New screen for viewing endoscopy results: 2×2 snapshot grid with
simulated endoscopic view (radial gradient + specular highlight),
diagnosis chips, conclusion, numbered recommendations, PDF/share
actions, and full-screen image viewer with pagination.
Wired via nav route `result:<id>` from ResultsScreen and exposed in
Tweaks screen selector.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>