← All demos
SIGN · 2 of 10
An MSA gets signed with cryptographic human proof.
A Master Services Agreement worth $2M/year is queued for signature. The signature ceremony binds Asha's passkey to the exact contract text. A public proof page anyone can verify is generated and linked into the document.
Privacy posture for this scene
The contract carries its own proof - no third-party trust needed.
- The signature is bound to the hash of the contract's canonical content; tampering invalidates it.
- The proof page is verifiable by counterparty counsel without calling Manav.
- DocuSign-compatible - drops into existing signature workflows as a higher-assurance option.
Contract · awaiting signature
Master Services Agreement · 18 pages
Acme AI Labs ↔ GreenLeaf Designs LLC
Annual value$2,000,000 / yr
Effective2026-06-01
Counterparty signed2026-05-19 · GreenLeaf
Pending signatureAsha Raman - VP Operations
✓
Contract signed - human-attested
MSA msa_4421 · proof mnav_proof_msa_4421
The signature is bound to sha256(canonical_json(contract_body)). Any future change to the contract text invalidates the signature - counterparty counsel can verify integrity without trusting either party.
Want to ship this in your own app?
Three lines of JavaScript. Demo key mnav_test_demo works on localhost.
Manav