Toolcog Blog

Page 3 of 3

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.

Chris Sachs
· 5 min read

Tree Shaking JSON Schema

Extracting minimal schema subgraphs from large API specs sounds simple. It isn't. Here's what we learned building compiler-grade transformation infrastructure.

· 5 min read

Keywords All the Way Down

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.

· 4 min read