<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>LemmaScript Blog</title><description>Notes from the team building LemmaScript: how contracts hold up in real TypeScript codebases, what agents do with them, and what we learn shipping code that&apos;s correct by construction.</description><link>https://lemmascript.org/</link><language>en-us</language><item><title>Shallow embedding: why LemmaScript translates TypeScript straight into Dafny</title><link>https://lemmascript.org/blog/shallow-embedding/</link><guid isPermaLink="true">https://lemmascript.org/blog/shallow-embedding/</guid><description>Most verification tools lower your program into logic formulas for a solver. LemmaScript turns it into readable, high-level Dafny instead. It&apos;s an unconventional trade made on purpose, because the proofs are written by LLMs. </description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate><category>internals</category><category>design</category><author>Nada Amin, Fernanda Graciolli</author></item></channel></rss>