Manifesto · ~12 min read

Trust isn’t something you claim. It’s something you prove.

Compliance vendors spent a decade convincing buyers that a dashboard equals trust. We disagree, in the strongest possible terms. This is the case for Trust-Native compliance — and the reason Probatum exists.

1 · The compliance theater problem

In 2014, you needed a SOC 2 report once. In 2026, you need to continuously prove that report’s assertions hold across an enterprise selling motion, an EU AI Act conformity assessment, a HIPAA breach drill, an ISO 27001 surveillance audit, and the next vendor security questionnaire — usually in the same quarter.

A whole industry rose to meet that pressure. Pricing got hidden behind demos. Dashboards got prettier. “Continuous monitoring” became a marketing term. Sixteen thousand customers logged in to platforms that ingested their entire control-evidence corpus to a vendor cloud, and that platform then told them — and their auditors — that everything was fine.

This is theater. The platform decides what evidence looks like, the platform stores it, the platform’s dashboard shows the auditor a polished view, and the auditor signs off based on what the platform said. Removing the platform from the loop removes the proof.

If your trust evaporates the moment a vendor logs you out, you didn’t have trust. You had a subscription.

2 · Why your data shouldn’t leave to prove your data is safe

Read that sentence twice. The dominant GRC model asks you to ship your sensitive evidence — policies, logs, configurations, sometimes raw data — to a third-party cloud, where it is processed by an LLM the vendor controls, indexed by a vector store the vendor manages, and presented in a UI the vendor renders. Then it tells your auditor that your controls are working.

For regulated industries — healthcare with PHI, defense with CUI, finance with KYC dossiers, EU citizens with GDPR Article 5 obligations — this model is structurally broken. The act of demonstrating compliance creates a new data exposure that itself requires compliance. And nobody points this out, because the vendors selling the model would lose their entire pricing power.

Probatum runs on your laptop. The LLM is local. The embeddings are local. The vector store is local. The audit log is local. The signed Verifiable Credential is portable, but the underlying corpus never moves. Data residency stops being a feature and becomes a property of the architecture.

3 · Math beats marketing

The compliance industry runs on language. “Continuous.” “Agentic.” “Trusted.” “Always-on.” These words can’t be falsified. They can’t be checked. They can’t be verified by a third party without that third party first trusting the people using the words.

Cryptography is different. An Ed25519 signature either verifies or it doesn’t. A SHA-256 hash chain is either intact or it isn’t. A W3C Verifiable Credential either traces back to a known issuer key or it doesn’t. There is no marketing in math. There is no vendor authority in a signature.

This is what we mean by Trust-Native. The trust isn’t a property of the tool — it’s a property of the artifact the tool produces. Stop paying us and your historical W3C VCs remain independently verifiable. Bankrupt us and your auditor can still check the chain. Pull our DNS and the math still works.

The strongest endorsement we can give our own product is this: you don’t need to trust us.

4 · What Trust-Native means

  • Local-first computation. LLM inference, embeddings, retrieval, grading — all on your hardware. The architecture makes data egress impossible by default, not a configuration option.
  • Cryptographic, not custodial. Every answer is Ed25519-signed and appended to a SHA-256 hash chain. The chain is tamper-evident; the signatures are independently verifiable; the issuer’s DID document is public.
  • Hallucinations flagged before they enter the record. Every claim is graded against the retrieved evidence. Anything that can’t be grounded gets a confidence score and a flag — not a silent insertion into your audit trail.
  • Portable proof. The W3C Verifiable Credential format means your auditor doesn’t need to use Probatum. They use any compliant verifier. The proof outlives the tool.
  • Transparent pricing. $299/month for Pro, $799/month for Max. Published, not negotiated. Because if our pricing needs a sales pitch, our product probably does too.

5 · This is not a feature. This is a category.

Trust-Native compliance is to traditional GRC what HTTPS was to HTTP, what TLS 1.3 was to TLS 1.0, what Verifiable Credentials are to PDF certificates. The previous generation worked, mostly, for a while. The next generation makes the failure modes impossible.

Twelve frameworks. Cryptographic evidence. On-device by design. Open-source verifier. Public pricing. Hash-chained audit log. Cancel-in-one-click contracts.

Stop selling trust. Start proving it.

Try the math yourself.

Inspect a real signed VC. Run our verifier CLI. Start the trial.

  • No credit card
  • No demo required
  • Cancel in 1 click
  • Data never leaves your machine