Extracting Operations
Why the operation—not the service—is the right unit for AI, and what it takes to extract one from a multi-megabyte spec.
Page 3 of 3
Why the operation—not the service—is the right unit for AI, and what it takes to extract one from a multi-megabyte spec.
Extracting minimal schema subgraphs from large API specs sounds simple. It isn't. Here's what we learned building compiler-grade transformation infrastructure.
JSON Schema processors typically implement keywords as cases in a switch statement. We made each keyword a first-class citizen. Here's why that matters.
A different approach to document processing: what if the parsed JSON already is the intermediate representation?
We're building a universal bridge between AI and APIs. This is where we'll document the journey.