SDKs
TypeScript
@vence/sdk is the official TypeScript client for the Decision Platform API. Types and operations stay aligned to the OpenAPI contract (PUBLIC_OPENAPI / GET /openapi.json). Status: monorepo alpha — confirm npm publish status before installing from the registry; workspace packages may be the current path.
Generation strategy
Generate types from the published OpenAPI so docs, SDK, and server never drift. Contract tests againstPUBLIC_OPENAPI fail CI on drift. Other language clients follow the same OpenAPI source of truth.