pediatric-ai-scribe-v3/public
Daniel fa9970458f
Some checks failed
Forgejo Docker Build / Root app tests (push) Successful in 51s
Forgejo Docker Build / Build Docker image (push) Successful in 19s
Forgejo Docker Build / End-to-end (browser) (push) Failing after 11s
fix: the export's last table column wraps again, and citations-off strips every marker form
The export styles pinned the last column of every table to one unbreakable
line (width:1%; white-space:nowrap) — right for a numbers column, wrong for a
two-column clinical table whose second column is the whole finding: the
table grew to the width of its longest sentence and iOS then inflated the
text in those cells, so the "Finding" column read in a bigger font than the
"Feature" column. The pin goes, and the sheet opts out of text inflation.

With citations switched off the answer is still grounded in the retrieved
sources; only the markers are removed. The stripper now also removes the
escaped \[1, 2\] form and [src] placeholders, which used to survive as text.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dv6sqaY6Vq3ChZHMem3cnU
2026-09-13 05:42:32 +02:00
..
.well-known
audio
components feat: speech models have a roster; each brings its voices, users choose across all of them 2026-09-13 04:49:24 +02:00
css fix: the Save for a card stays in view while you are inside that card 2026-09-13 02:54:56 +02:00
data
icons
images/pe-guide
img
js fix: the export's last table column wraps again, and citations-off strips every marker form 2026-09-13 05:42:32 +02:00
vendor
404.html
e2e-harness.html
favicon.ico
index.html feat: retire Learning Hub 2026-09-12 20:14:20 +02:00
manifest.json
sw.js
template-guide.md