Corrections
2 published corrections to date, and 4 errors caught by the verification gates before they reached a reader. If you find an error we have not, tell us — it will be logged here.
Published corrections
Was: The post stated the SDK release tracker's read date as 2026-08-31.
Now: The tracker re-ran on a schedule between writing and publish, moving its read date to 2026-09-01; the post now matches. No release fact changed.
Caught while reconciling a push conflict against the CI commit that refreshed the tracker.
Was: Ten published citation anchors pointed at row ids the table never rendered, so deep links landed at the top of the page.
Now: Every row renders its id; a build gate now fails if any published anchor stops resolving.
Found by the FACTS-DEAD-ANCHOR gate when it was written — the defect predated the gate.
Caught before publish
These never reached a reader. They are listed because a corrections page that only shows the misses that got through overstates how clean the process is — the gates exist because drafts are wrong all the time.
The first heuristic for matching a category type to its value enum resolved 29 of 30 and was wrong — a cross-linked symbol on the pregnancy page would have shipped the wrong enum.
Caught: Spot-checking the one type whose result looked too convenient, before publish. The shipped rule leaves 2 honest nulls instead.
The unit regex excluded '/', so compound units like count/time resolved to nothing and heart rate would have rendered with no unit.
Caught: Reading the rendered table before publish; the widened rule takes resolved units to 116 of 120.
An internal note claimed an intermediate enum-matching attempt resolved 17 of 30. A re-run could not reproduce 17 under four definitions of an exact match.
Caught: The writer assigned to cite it refused to, re-ran the heuristics, and the number was withdrawn before publish.
Adding a second dataset to the same file inflated a row counter, which would have published an identifier count of 257 instead of 240.
Caught: The build's own row-count assertion failed the build.
How verification works — the stamps, the gates, and what they refuse to ship — is documented in methodology.