0.1.0
Pre-release
Pre-release
First public preview. All documented operations are authored, but authenticated response validation and Executor approval enforcement have not been tested. See SPEC.md for documentation conflicts and remaining checks.
Added
- Unofficial OpenAPI 3.1 description of all 84 operations across the 24 public Crunchy Bridge API resource pages.
- Modular YAML source and a standalone
openapi.yamlbundle attached to GitHub releases. - Shared authentication, pagination, errors, request IDs, and idempotency contracts.
- Operation metadata for sensitive, destructive, disruptive, long-running, and cost-bearing behavior. Consumers must enforce their own approval policy.
- Strict Redocly linting, bundle checks, and Ajv validation of cross-field request constraints and provider-specific backup tokens.
- Generated TypeScript checks through
openapi-typescript/openapi-fetchand Hey API, plus executed Zod validation checks. - Compact anonymous observations for five public success operations and one authenticated endpoint’s
401response. - MIT license.