v0.1.3
What's changed
- Strip error responses from spec — Only 2xx/default responses are kept in the processed spec. Error schemas (401, 404, 500) are identical boilerplate on every endpoint and were wasting context tokens.
- Full CNAP spec: ~58K → ~26K tokens (56% reduction)
- Single endpoint query: ~990 → ~358 tokens (64% reduction)