01
VIORANT TRUST
Give every AI artifact
a verifiable identity.
Viorant Trust fingerprints, signs, and verifies AI artifacts composed in a .vio system definition, so a workflow can check identity, integrity, version, provenance, and recorded approval before Helix prepares a supported deployment.
MCP · API · OFFLINE VERIFICATION · REGISTRY

ONE CEREMONY.
A COMPLETE CHAIN OF EVIDENCE.
02
Canonicalize
03
Sign and timestamp
04
Register evidence
05
Verify before use
VERIFY THE ASSET.
NOT THE CLAIM.
Verification starts with the proof embedded in the asset, then falls back to increasingly durable records. A missing transport layer does not erase the authoritative signing record.
- 01
In-band signature
Decode the hidden signature and validate it cryptographically when the embedded proof survives transit.
- 02
Visible manifest
Parse asset metadata, license terms, certificate identifiers, and compare the canonical content hash.
- 03
Registry record
Look up the authoritative server record and validate its trusted timestamp and ceremony evidence.
- 04
Ledger anchor
Confirm the optional Merkle proof against an immutable public blockchain anchor.
THREE RECORDS.
ONE VERIFIABLE HISTORY.
Portable proof
A visible JSON manifest travels with the asset. A compact hidden signature can support offline verification after common copy operations.
Authoritative fallback
A durable sidecar and relational database preserve the complete record when editors or platforms strip in-band formatting.
Immutable anchor
Optional Merkle-tree anchoring places proof of the registered record on a public blockchain ledger without placing the asset itself on-chain.
CRYPTOGRAPHY CAN CHANGE.
THE TRUST MODEL HOLDS.
The trust model is designed so cryptographic algorithms can evolve. Current algorithms, proof layers, and verification interfaces are documented per release.
CALL TRUST
FROM THE WORKFLOW.
Connect developer tools, CI pipelines, registries, and deployment systems through MCP or API. Signing and verification stay machine-readable and can become a required gate before release.
{
"asset": "production-agent.vio",
"channel": "mcp | api",
"policy": "algorithm-evolution",
"timestamp": "rfc3161",
"ledger_anchor": "optional",
"deployment_gate": "required"
}What can Viorant Trust sign?
Viorant Trust is designed for any AI asset, including prompts, models, skill libraries, memory definitions, agents, policies, and .vio bundle descriptors.
What makes the fingerprint canonical?
The asset is normalized into a stable representation before a configurable hash algorithm computes its fingerprint. The same valid content therefore produces the same verification input.
Is blockchain required?
No. The relational registry record and durable sidecar provide authoritative verification. Public blockchain anchoring is an optional additional proof layer.
Can an asset be verified offline?
Yes, when the embedded signature or durable sidecar is available. Server-record and optional ledger checks add independent online verification layers.
How do systems connect to Viorant Trust?
Signing and verification workflows are accessible through MCP or API so developer tools, CI pipelines, and deployment gates can call them directly.
Can the cryptography evolve?
The evidence model is designed to allow cryptographic algorithms to evolve. Current algorithms and interfaces must be verified in release documentation.
KNOW WHAT CHANGED.
PROVE WHAT SHIPPED.
Bring verifiable provenance into every AI asset lifecycle.
