Isolating Credentials
Most API specs model authentication as parameters instead of security schemes. We transform them so credentials stay out of LLM context.
5 posts
Most API specs model authentication as parameters instead of security schemes. We transform them so credentials stay out of LLM context.
JSON Schema is a mess. OpenAPI is poorly designed. But the value of a standard isn't its elegance—it's its existence.
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.