Running a Compiler on a CDN
What happens when you run compiler infrastructure on a platform built for 50ms HTML rendering?
10 posts
What happens when you run compiler infrastructure on a platform built for 50ms HTML rendering?
The tool-count vs. reliability tradeoff only applies to static registration. Dynamic discovery changes everything.
AI for AI: using models to predict how other models will search.
RAG assumes documents exist. For tool discovery, they don't—until you create them.
LLMs understand TypeScript better than JSON Schema. Here's how we exploit that for better API execution.
Why retrieval-based AI tool use requires treating tools as data, not code—and what that makes possible.
Most API specs model authentication as parameters instead of security schemes. We transform them so credentials stay out of LLM context.
How we collapsed OpenAPI's encoding complexity into composable primitives.
How we bridge the gap between what LLMs generate and what APIs require.
Why the operation—not the service—is the right unit for AI, and what it takes to extract one from a multi-megabyte spec.