Ecosystem Status
Single source of truth for what's built, what's wired, and what needs work.
Updated from apps/bai-cc-www/src/data/ecosystem-status.ts
13
Products
15/18
Domains Deployed
7/20
Packages Published
98%
Wiring Complete
Ecosystem Wiring
43/44 complete Standards 100%
Packages 100%
Integration 100%
Deployment 92%
Trust Architecture 100%
CI/CD 100%
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 | — |
| Aurais | DEV | commercial | www.aurais.net | — |
Domain Wiring
| Domain | Purpose | App Dir | Code | Deployed | DNS |
|---|---|---|---|---|---|
| vorion.org | Main organization site | vorion-www | ✓ | ✓ | ✓ |
| basis.vorion.org | BASIS specification docs | docs/basis-docs | ✓ | ✓ | ✓ |
| carid.vorion.org | CAR ID specification (alias for car.vorion.org) | docs/car-docs | ✓ | ✓ | ✓ |
| atsf.vorion.org | ATSF framework docs | docs/atsf-docs | ✓ | ✓ | ✓ |
| learn.vorion.org | Educational platform (Kaizen) | apps/kaizen | ✓ | ✓ | ✓ |
| kaizen.vorion.org | Alias for learn.vorion.org | apps/kaizen | ✓ | ✓ | ✓ |
| car.vorion.org | CAR specification docs | docs/car-docs | ✓ | ✓ | ✓ |
| feedback.vorion.org | Redirect to GitHub Discussions | apps/feedback-www | ✓ | — | — |
| opensource.vorion.org | Redirect to GitHub org | apps/opensource-www | ✓ | — | — |
| agentanchorai.com | AgentAnchor marketing site | apps/agentanchor-www | ✓ | ✓ | ✓ |
| app.agentanchorai.com | AgentAnchor platform | apps/agentanchor | ✓ | ✓ | ✓ |
| www.aurais.net | Aurais — consumer governance product | apps/aurais | ✓ | — | ✓ |
| trust.agentanchorai.com | Trust Dashboard portal | apps/trust-www | ✓ | ✓ | ✓ |
| logic.agentanchorai.com | Policy Playground portal | apps/logic-www | ✓ | ✓ | ✓ |
| status.agentanchorai.com | Platform status page | apps/status-www | ✓ | ✓ | ✓ |
| verify.agentanchorai.com | Trust Verification portal | apps/verify-www | ✓ | ✓ | ✓ |
| cognigate.dev | Cognigate main site | cognigate-api | ✓ | ✓ | ✓ |
| bai-cc.com | BAI Command Center (internal) | apps/bai-cc-www | ✓ | ✓ | ✓ |
Packages
Published (7)
| Package | Version | Source | npm |
|---|---|---|---|
| @vorionsys/basis | 1.0.5 | packages/basis | View |
| @vorionsys/shared-constants | 1.0.3 | packages/shared-constants | View |
| @vorionsys/contracts | 0.1.3 | packages/contracts | View |
| @vorionsys/car-spec | 1.1.0 | packages/car-spec | View |
| @vorionsys/cognigate | 1.0.2 | packages/cognigate | View |
| @vorionsys/atsf-core | 0.2.4 | packages/atsf-core | View |
| @vorionsys/proof-plane | 0.1.2 | packages/proof-plane | View |
Internal (13)
| Package | Version | Source |
|---|---|---|
| @vorionsys/a3i | 0.1.0 | packages/a3i |
| @vorionsys/platform-core | 0.1.0 | packages/platform-core |
| @vorionsys/security | 0.1.0 | packages/security |
| @vorionsys/council | 0.1.0 | packages/council |
| @vorionsys/ai-gateway | 0.1.0 | packages/ai-gateway |
| @vorionsys/runtime | 0.1.0 | packages/runtime |
| @vorionsys/security | 0.1.0 | packages/security |
| @vorionsys/sdk | 0.1.0 | packages/sdk |
| @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 | staging.trust.agentanchorai.com/v1 |
| Logic API | v1 | DEV | logic.agentanchorai.com/v1 | staging.logic.agentanchorai.com/v1 |
| Platform API | v1 | STABLE | api.agentanchorai.com/v1 | staging-api.agentanchorai.com/v1 |
| BASIS Spec | v1 | STABLE | basis.vorion.org | — |
| CAR Spec | v1 | STABLE | carid.vorion.org | — |
Wiring Checklist
43/44 items complete (98%)
Standards
4/4 (100%) ✓ BASIS spec published to npm as @vorionsys/basis
✓ CAR spec published to npm as @vorionsys/car-spec
✓ Trust tiers (T0–T7) aligned across all packages
✓ shared-constants exports canonical tier definitions
Packages
6/6 (100%) ✓ car-client SDK connects to Trust API
✓ car-python SDK connects to Trust API
✓ cognigate package implements policy evaluation
✓ atsf-core implements trust scoring runtime
✓ proof-plane logs to immutable audit trail
✓ contracts package Zod schemas used by all APIs
Integration
5/5 (100%) ✓ AgentAnchor dashboard reads Trust API
✓ AgentAnchor dashboard reads agent registry
✓ BAI CC dashboard syncs agent stats from DB
✓ Cognigate runtime evaluates policies from Logic API
✓ Proof Plane receives events from Cognigate decisions
Deployment
11/12 (92%) ✓ vorion.org deployed and DNS configured
✓ basis.vorion.org deployed and DNS configured
✓ agentanchorai.com deployed and DNS configured
✓ app.agentanchorai.com deployed and DNS configured
✓ trust.agentanchorai.com deployed and DNS configured
✓ logic.agentanchorai.com deployed and DNS configured
✓ carid.vorion.org deployed and DNS configured
✓ status.agentanchorai.com deployed and DNS configured
✓ verify.agentanchorai.com deployed and DNS configured
✓ feedback.vorion.org live via marketing app rewrite
✓ opensource.vorion.org live via marketing app rewrite
www.aurais.net deployed and DNS configured
Trust Architecture
11/11 (100%) ✓ TrustDynamicsEngine (fast lane) — event-driven, asymmetric gain/loss, circuit breaker
✓ TrustCalculator/TrustProfileService (slow lane) — 16-factor aggregation, band assignment
✓ TrustSignalPipeline wires fast lane → evidence → slow lane (Pattern C)
✓ Graduated circuit breaker: normal → degraded → tripped with tier-aware auto-reset
✓ PreActionGate wired to pipeline — rejected gates emit OP-ALIGN negative signal
✓ Orchestrator wired to pipeline — execution success/failure emits CT-COMP signal
✓ Canary probe service wired to pipeline — category→factor mapping
✓ Accountability (KYA) wired to pipeline — outcomes emit CT-ACCT signal
✓ Per-agent serialization in signal pipeline (same-agent queued, cross-agent concurrent)
✓ Rate limiting per agent with sliding window
✓ v2 Trust API endpoints (full breakdown, per-factor, gating analysis)
CI/CD
6/6 (100%) ✓ GitHub Actions CI pipeline runs on all PRs
✓ All 17 packages build clean via turbo
✓ License checker in CI (MIT/Apache-2.0 allowlist)
✓ Dependabot auto-merge for patch updates
✓ npm publish workflow for @vorionsys packages
✓ Vercel preview deployments for all -www apps