Skip to content

Vorion Open Source — AI Governance Framework (BASIS, ATSF, CAR, Cognigate, Kaizen)

License

Notifications You must be signed in to change notification settings

vorionsys/vorion

Repository files navigation

Vorion Open Source

AI Governance Framework — Trust Scoring, Enforcement, and Agent Identity

This monorepo contains the open-source packages powering the Vorion AI governance ecosystem.

Packages

Foundation

Package Description
@vorionsys/shared-constants Trust tiers (T0-T7), domains, error codes
@vorionsys/basis BASIS standard, trust factors, KYA
@vorionsys/contracts Zod schemas, API contracts, validators

Core Services

Package Description
@vorionsys/atsf-core Agentic Trust Scoring Framework
@vorionsys/cognigate Policy enforcement client
@vorionsys/runtime Orchestration layer
@vorionsys/ai-gateway Multi-provider AI routing
@vorionsys/proof-plane Immutable audit trail with hash chains

CAR (Categorical Agentic Registry)

Package Description
@vorionsys/car-spec CAR OpenAPI 3.1.0 specification
@vorionsys/car-client TypeScript client SDK
@vorionsys/car-cli CLI tool
@vorionsys/car-python Python client SDK

SDKs

Package Description
@vorionsys/sdk Simple governance interface
@vorionsys/council 16-agent governance orchestrator

Apps

App Description
@vorionsys/kaizen AI Learning Platform — learn.vorion.org
cognigate-api Cognigate governance API service

Getting Started

# Install dependencies
npm install

# Build all packages
npm run build

# Run tests
npm run test

# Type check
npm run typecheck

Architecture

Foundation:    shared-constants → basis → contracts
                       ↓            ↓        ↓
Services:      atsf-core, cognigate, platform-core, runtime
                       ↓
SDKs:          sdk, council, car-client, car-cli

License

Apache-2.0. See LICENSE for details.

Links

About

Vorion Open Source — AI Governance Framework (BASIS, ATSF, CAR, Cognigate, Kaizen)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •