TeNova Axiom

Anchor Verification

Independently verify SWT3 Witness Anchors against the cryptographic ledger. Every anchor can be re-derived from its inputs — if the fingerprint matches, the evidence has not been tampered with.

Verify SWT3 Witness Anchor

Paste a full SWT3 anchor token. The system will look up the original evidence factors and re-derive the SHA-256 fingerprint.

How Verification Works

Every Axiom verdict produces a SWT3 Witness Anchor — a cryptographic token containing the procedure ID, tenant, evidence factors, timestamp, and a SHA-256 fingerprint derived from these inputs.

Verification re-derives the fingerprint from the original inputs stored in the ledger. If the claimed fingerprint matches the recomputed one, the evidence has not been altered since the verdict was rendered.

SHA-256( procedure_id : tenant_id : factor_a : factor_b : factor_c : timestamp_ms )

This is an independent verification — no trust in the Axiom engine is required. The inputs and the algorithm are both available for audit.