Cover image

Typechecked and Still Wrong

TL;DR for operators The useful lesson from this paper is not “AI can formalize mathematics better.” That is the shiny wrapper. The operational lesson is nastier and more important: an AI-generated formal artifact can pass syntactic checks, be provable, and still fail to represent the original human intent. The type checker is not a mind reader. It is a very disciplined bureaucrat. ...

June 26, 2026 · 20 min · Zelina
Cover image

From One Shot to Many: Why AI Should Stop Guessing and Start Exploring

From One Shot to Many: Why AI Should Stop Guessing and Start Exploring One answer is tidy. One answer is easy to grade. One answer also happens to be a strangely fragile way to use AI. That is not just a philosophical complaint about creativity, brainstorming, or whether a chatbot sounds confident enough while being quietly wrong. It becomes a technical problem when AI systems generate artifacts that other systems must consume: code, formal specifications, compliance rules, database transformations, contracts, workflows, or mathematical statements. In those settings, the generated object is not merely a sentence. It is an interface. ...

March 23, 2026 · 18 min · Zelina