You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenAPI 3.1.0 specification for the Categorical Agentic Registry (CAR) and Trust Engine API -- the machine-readable contract that every Vorion SDK, CLI, and integration is built from.
What is CAR?
The Categorical Agentic Registry (CAR) is Vorion's universal certification and classification system for autonomous AI agents. Every agent in the Vorion ecosystem receives a CAR ID -- a unique, immutable, cryptographically-anchored identity that tracks registration, provenance, capability declarations, and role permissions across the agent's entire lifecycle.
CAR is the identity registry that the Phase 6 Trust Engine (ATSF/Cognigate) relies on. The trust engine provides dynamic behavioral trust scoring, role-based access control, capability ceilings, and gaming detection -- all keyed to CAR IDs. In short: CAR answers "WHO is this agent?" while ATSF/Cognigate answers "HOW MUCH do we trust this agent?"
What This Package Provides
This package contains a single file -- openapi.yaml -- the source-of-truth OpenAPI 3.1.0 specification for the Vorion CAR & Trust Engine API (v1.0.0). All typed clients, server stubs, and documentation are generated from this spec.
Using the Spec
Availability: this package is not currently published to npm. Clone the repo (or vendor openapi.yaml directly) and point your tooling at the local file: