Ecosystem

How the four Vorion properties fit together — and what is open versus commercial.

The split, in one sentence

The developer gets the engine for free. Enterprises pay for the fleet management. BASIS is the spec. Cognigate is the open runtime that enforces it. AgentAnchor is the commercial dashboard that manages a fleet of Cognigate-governed agents at scale. Aurais is the hosted consumer product for teams that just want trust-verified agents out of the box.

We don't charge for the protocol. We charge for the infrastructure that makes the protocol usable at regulatory scale — compliance mappings, SSO, private CAR registries, audit-ready exports, and the SLAs that let an enterprise sleep at night.

Who certifies what

Vorion LLC maintains the BASIS standard and publishes the conformance test suite. Anyone whose implementation passes may call themselves BASIS-conformant. Vorion does not gatekeep the standard.

AgentAnchor (A3I) is the certification authority. A3I reviews deployed agents, signs them with its root key, and publishes certificates to a public, append-only registry. Certificates bind to a specific agent-definition hash; modification voids the certificate on the modified version.

Vorion certifies that the standard is sound. A3I certifies that your agent meets it.

The four properties

Property Role Audience License / Model
BASIS
basis.vorion.org
Open governance spec Standards bodies, researchers, regulators Apache 2.0
Cognigate
cognigate.dev
Open reference runtime — SENSE → INTENT → ENFORCE → PROOF → CHAIN Developers, framework integrators, self-hosters Apache 2.0
AgentAnchor
agentanchorai.com
B2B governance dashboard — fleet observability, compliance mappings, audit export Enterprise buyers, compliance teams, platform operators Commercial BETA
Aurais
aurais.net
Hosted consumer/SMB product — trust-verified agents out of the box Individuals, small teams, self-serve SaaS customers GA — live pricing

Where to start, based on what you need

What is open, what is commercial

OPEN — APACHE 2.0, FOREVER
  • BASIS standard specification
  • CAR identity protocol
  • Cognigate runtime (SENSE / INTENT / ENFORCE / PROOF / CHAIN)
  • All @vorionsys/* reference-implementation packages
  • Trust math, SVD and hybrid fingerprints, Bayesian scorer, Proof-chain primitives
  • Self-hostable agents — zero paywall on functionality
COMMERCIAL — PAY FOR OPERATIONS & SCALE
  • AgentAnchor hosted dashboard + enterprise SSO / RBAC
  • Pre-built NIST AI RMF / EU AI Act / SOC 2 compliance mappings
  • Audit-ready export pipelines, historical retention
  • Private CAR registry, dedicated Cognigate runtime, 24×7 SLA
  • Aurais hosted agents with tier-gated capabilities
  • Professional services: STPA workshops, policy authoring, custom integrations

Full mathematical specification and reproducible audit harness on the Mathematics page.

12
Products
9/17
Packages Published
6
API Endpoints

CI/CD Pipeline

Products

Vorion (Open Source)

Product Status Category URL npm
BASIS GA open-source basis.vorion.org @vorionsys/basis
CAR ID GA open-source carid.vorion.org @vorionsys/car-spec
ATSF BETA open-source atsf.vorion.org @vorionsys/atsf-core
Proof Plane BETA open-source vorion.org/proof-plane @vorionsys/proof-plane
Contracts BETA open-source vorion.org/contracts @vorionsys/contracts
Kaizen BETA education learn.vorion.org
Cognigate GA developer-tools cognigate.dev @vorionsys/cognigate

Agent Anchor (Commercial)

Product Status Category URL npm
AgentAnchor Platform BETA commercial app.agentanchorai.com
AgentAnchor Trust ALPHA commercial trust.agentanchorai.com
AgentAnchor Logic ALPHA commercial logic.agentanchorai.com
AgentAnchor Verify ALPHA commercial verify.agentanchorai.com
AgentAnchor Status ALPHA commercial status.agentanchorai.com

Packages

Published (9)

Package Version Source npm
@vorionsys/basis 1.0.1 packages/basis View
@vorionsys/shared-constants 1.0.0 packages/shared-constants View
@vorionsys/contracts 1.0.0 packages/contracts View
@vorionsys/car-spec 1.1.0 packages/car-spec View
@vorionsys/cognigate 1.0.0 packages/cognigate View
@vorionsys/atsf-core 1.0.0 packages/atsf-core View
@vorionsys/proof-plane 1.0.0 packages/proof-plane View
@vorionsys/runtime 0.1.0 packages/runtime View
@vorionsys/sdk 0.1.0 packages/sdk View

Internal (8)

Package Version Source
@vorionsys/council 0.1.0 packages/council
@vorionsys/ai-gateway 0.1.0 packages/ai-gateway
@vorionsys/security 0.1.0 packages/security
@vorionsys/agent-sdk 0.1.0 packages/agent-sdk
@vorionsys/agentanchor-sdk 0.1.0 packages/agentanchor-sdk
@vorionsys/car-client 0.1.0 packages/car-client
@vorionsys/car-cli 0.1.0 packages/car-cli
@vorionsys/car-python 1.0.0 packages/car-python

API Endpoints

Service Version Status Production Staging
Cognigate v1 STABLE cognigate.dev/v1 staging.cognigate.dev/v1
Trust API v1 DEV trust.agentanchorai.com/v1
Logic API v1 DEV logic.agentanchorai.com/v1
Platform API v1 STABLE api.agentanchorai.com/v1
BASIS Spec v1 STABLE basis.vorion.org
CAR Spec v1 STABLE carid.vorion.org