Files

AI OpenAPI

This package is the source of truth for the V2 AI platform HTTP contract.

Primary file:

openapi.yaml

Rules:

  • AI platform server implementation must match this contract.
  • Python and TypeScript SDKs must be generated or verified against this contract.
  • Contract API may call AI platform only through SDK/OpenAPI clients.