Popular WriteUps
View all →
Recent Activity
How To
How to Handle Invalid JSON From LLMs: A 10,000-Case TypeScript Test
A reproducible TypeScript test shows why parsing is not validation—and how a schema gate plus one bounded retry recovers malformed LLM JSON safely.