TeNova Axiom

Baseline Service Description

What the Axiom Sovereign Engine provides, how it works, and where the platform ends and the protocol begins.

1. What Axiom Is

Axiom Sovereign Engine is a cryptographic compliance evidence platform. It collects evidence from infrastructure and AI systems, evaluates that evidence against regulatory controls, and mints tamper-evident witness anchors that prove what happened, when, and under which policy. Every anchor is independently verifiable using standard SHA-256 -- no account, no vendor dependency.

The one-sentence version: Axiom generates the compliance evidence that auditors, assessors, and regulators need to verify your systems -- without ever seeing your data.

The platform operates on a hash-only data model. Raw prompts, model weights, PII, and sensitive IP never reach the platform. Only cryptographic hashes and numeric factors are stored. This means near-zero liability for both the platform operator and the customer.

2. Platform vs Protocol

Axiom has two layers. Understanding the boundary helps you choose the right integration approach for your environment.

Axiom (Platform)

The Commercial Engine

Hosted at sovereign.tenova.io. This is the product customers subscribe to.

  • Dashboard (posture, drift, exports)
  • Compliance evidence collection (123 controls)
  • Deterministic verdict engine
  • OSCAL artifact generation
  • Auditor share links and audit portal
  • REST API for integration
  • Continuous monitoring (automated evidence cycle)
  • CLI: axiom scan, axiom drift, axiom report
SWT3 (Protocol)

The Open Standard

Published to 10 registries. Free, open, language-agnostic. Works with or without the platform.

  • Witness anchor format and fingerprint formula
  • SDKs (Python, TypeScript, Rust, C#, Ruby, Swift, Go)
  • MCP server (59 tools for AI agents)
  • Clearing levels (data minimization)
  • 266 procedures across 75 namespaces
  • Public verification (client-side SHA-256)
  • CLI: swt3 init, swt3 procedures, swt3 demo
The analogy: SWT3 is to Axiom what Git is to GitHub. The protocol is open and runs anywhere. The platform adds collaboration, dashboards, automation, and enterprise features on top.

3. How It Works

Four steps, from evidence to verification:

1
Collect
The Axiom CLI scans your infrastructure. The SWT3 SDK records your AI system behavior. Both produce numeric evidence factors.
2
Evaluate
The platform evaluates evidence against deterministic rules. Same inputs always produce the same PASS or FAIL verdict. No human judgment in the loop.
3
Anchor
Each verdict mints a tamper-evident SWT3 witness anchor with a SHA-256 fingerprint. The anchor is written to the compliance ledger and rolled into daily Merkle roots.
4
Verify
Anyone can verify an anchor independently using standard SHA-256. No account, no API key, no trust in the platform required. Auditors verify your evidence directly.

4. Core Services

These are the services the Axiom platform provides to subscribers, organized by what the platform does.

Evidence Collection

Passive evidence gathering from infrastructure and AI systems. Axiom reads configuration state and system output -- it never probes networks, opens ports, or injects traffic.

Evidence Evaluation

Every piece of evidence is evaluated against a published rule, producing a binary PASS/FAIL verdict with a cryptographic witness anchor.

AI Witnessing

Independent, cryptographic recording of AI system behavior for regulatory compliance.

Compliance Artifacts

Export-ready documents for auditors, assessors, and authorizing officials.

Continuous Monitoring

Automated compliance health tracking that runs without human intervention.

Public Verification

Anyone can verify an SWT3 anchor independently. No account, no API key, no vendor dependency.

Process Provenance

The cryptographic trust chain extends beyond anchor verification to the evaluation process itself. Auditors can independently verify that the rules, binaries, and pipeline that produced a verdict were unmodified.

Framework Coverage

Cross-framework compliance from a single evidence set.

5. CLI Quick Reference

Two CLIs exist. Use axiom for platform operations (scanning, reporting, evidence ingestion). Use swt3 for protocol operations (AI governance setup, procedure catalog, demos).

Rule of thumb: If you are scanning infrastructure or generating compliance artifacts, use axiom. If you are setting up AI witnessing, exploring procedures, or running demos, use swt3.
Axiom CLI -- Platform Operations (click to expand)

Installed on the server or customer enclave. Communicates with the Axiom platform securely.

I want to...Command
Scan all infrastructure controlsaxiom scan --all
Scan a single controlaxiom scan --control SC-7.6
Scan without sending to platformaxiom scan --dry-run --all
Scan in air-gapped mode (local storage)axiom scan --local
Check for drift since last baselineaxiom drift
Generate an offline HTML posture reportaxiom report --local --html
Verify a single SWT3 anchoraxiom verify --token SWT3-E-...
Verify all enclave anchorsaxiom verify --enclave
Adjudicate a control offlineaxiom judge --procedure SC-7.5
Ingest external evidence (CKL, Nessus, PDF)axiom ingest --file evidence.ckl
Push verdicts to STIG Manageraxiom push --target stigman
Sync CISA KEV vulnerability feedaxiom kev --sync
Generate air-gap transfer bundleaxiom pulse --generate
Generate tenant provisioning SQLaxiom init --tenant-id ACME_PROD
SWT3 CLI -- Protocol Operations (click to expand)

Installed via npm (npm i -g @tenova/swt3-ai). Works standalone, no platform account required.

I want to...Command
Set up AI governance for my projectswt3 init
Set up governance non-interactively (CI/CD)swt3 init --profile eu-ai-act-high-risk
List all 266 proceduresswt3 procedures
Filter procedures by namespaceswt3 procedures --namespace MDL
Run a local demo (no API key needed)swt3 demo
Check my governance config healthswt3 doctor
Check my governance config in CI (strict)swt3 doctor --ci
Verify an anchor offlineswt3 verify
Generate a forensic audit timelineswt3 audit
Check cloud compliance postureswt3 status
See visual procedure coverageswt3 status --coverage
View compliance changes over timeswt3 diff --since 7d
Set up a CI/CD compliance gateswt3 gate --init --framework nist-ai-rmf
Generate a quick-start code snippetswt3 quickstart

6. Subscription Tiers

Open

Free
  • 90-day evidence retention
  • Infrastructure scanning
  • AI witness anchors
  • Public verification
  • Standard API access

Pro

Monthly / Annual
  • Unlimited retention
  • All 123+ controls
  • Auditor Share Links
  • HTML + HMAC exports
  • Compliance Passport
  • 50 req/sec API limit

Enclave

Monthly / Annual
  • All Pro features
  • W3C Verifiable Credentials
  • Regulatory Webhooks
  • Merkle rollup access
  • 99.5% SLA
  • 200 req/sec API limit

Sovereign

ATO Sprint
  • All Enclave features
  • Air-gap deployment
  • 1 business day SLA
  • STIG Manager auto-push
  • Custom SOW terms
  • 500 req/sec API limit

Pricing details are available at /pricing. Sovereign engagements are sales-led with custom Statements of Work.

7. What Axiom Is NOT

Clear boundaries prevent misalignment in sales conversations and customer expectations.

Not a Security Scanner

Axiom witnesses compliance state. It does not discover vulnerabilities, perform penetration testing, or actively probe networks. Dependency analysis for RA-5 evidence reads package manifests passively -- it never opens ports, sends packets, or introduces attack surface.

Not an Approval Workflow

Axiom generates evidence. It does not approve systems, grant ATOs, or make authorization decisions. Authorizing officials and assessors use Axiom's evidence to make their own decisions.

Not a Model Evaluator

Axiom records what AI systems did, not whether they did it well. It does not benchmark model quality, accuracy, or performance. It witnesses the fact that an inference occurred and under what governance context.

The positioning: Axiom is an independent witness. It proves compliance happened. It does not perform compliance, evaluate quality, or make decisions. The evidence it produces is cryptographically verifiable by anyone, including parties who do not trust the platform itself.