SWT3 Protocol | UCT Registry v1.0.0 | Open Specification

The Standard Library of Compliance Proof

146 standardized procedures across 5 domains that define accountability in mathematical terms. Each procedure specifies what to measure, how to evaluate it, and which regulatory frameworks it satisfies. When an auditor asks "how do you know this system is compliant?" the answer is here.

Share this page with your auditor or technical team. Every check Axiom performs is defined here in terms they can independently verify. Download the JSON schema to integrate with your own tools.

122
Procedures
81
Technical
41
Attestation
9
Frameworks

The Factor Model

Every SWT3 procedure produces a verdict by evaluating three numeric factors against a deterministic rule. The same inputs always produce the same result. No AI judgment. No human interpretation. Just math.

factor_a
The Standard. What the value should be. The required threshold, approved version, or policy requirement.
factor_b
The Evidence. What was actually observed. The measured state collected from the live system.
factor_c
The Context. Additional operational data. The delta, secondary measurement, or environmental condition.

Factors are evaluated by a rule expression (e.g., factor_b >= factor_a). If the expression is true, the verdict is PASS. If false, FAIL.

The Fingerprint Formula

Every anchor's integrity is sealed with a SHA-256 fingerprint derived from the evidence factors. This formula is the same across all implementations (Python, TypeScript, CLI, browser).

SHA256("WITNESS:" + tenant_id + ":" + procedure_id + ":" + factor_a + ":" + factor_b + ":" + factor_c + ":" + timestamp_ms)[0:12]

Any party can re-derive the fingerprint from the factors alone. No Axiom account, no API key, no network connection required. Verify an anchor now.

Procedure Catalog

Each row defines one SWT3 procedure: what it measures, how its factors are labeled, the evaluation rule, and which frameworks it satisfies.

Procedure Control Standard (A) Evidence (B) Rule Frameworks
Download JSON Schema