Proof of Work

We have built this.

The methodology is not theoretical. The following case studies represent real implementations, with real numbers.

Project Domain Specification Output Result Status
Instrument Repository Financial OMS / IBOR / ABOR 11 pages · 26 invariants · 8 formal proofs 3,829 lines · 36 tests · 350:1 compression Zero invalid states possible (proven). Theorem 6.7: corporate actions architecturally cannot cascade to trading layer. PoC / Pilot
TSP Algorithm Optimisation 616 characters · 4 invariants 1,613 lines · 50 tests · 8.4:1 compression Provably optimal. All invariants machine-verified. Reference implementation
Agentic Compliance Operator Wealth management: managed account rebalancing PCAS security model · 4 theorems · ZK circuits Full operator: validator, witness service, ZK proofs, hash-chained audit log Formally proven: no adversary—including a fully compromised AI—can cause non-compliant state transition. PoC / Pilot
Procurement Compliance Operator Enterprise procurement: three-way match Three-way match proofs · PO / GR / invoice Same core operator, domain plugin for procurement workflow ZK proof of three-way match without disclosing supplier pricing or contract terms. Reference implementation
Case Study · Financial Services · PoC / Pilot

Instrument Repository

A global asset manager needed every downstream system to agree on what a financial instrument is, how it behaves under corporate actions, and which states are allowed. Implementations had drifted over time, creating subtle reconciliation failures—hard to detect in operations and hard to explain to regulators when two systems disagreed on the same instrument event.

We expressed instrument behaviour as a compact Spec++ specification: a few pages of rules and 26 invariants describing legal states and allowed events. Those invariants were machine-checked, not only peer-reviewed. From that specification we generated production code.

We can say, with proof, that certain invalid states are architecturally impossible—not merely unlikely in testing. When a supervisor asks why a corporate action did or did not flow through to trading, we can point to a formally defined rule and evidence it was enforced—e.g. Theorem 6.7: corporate actions cannot cascade to the trading layer in unapproved ways within the specified model.

Delivered via software engineering with Spec++ SDD—the same engagement model we offer on your highest-risk reference data or instrument workflows.

Case Study · Agentic Compliance · PoC / Pilot

Agentic Compliance Operator

A wealth manager wanted to let AI propose account rebalancing actions while guaranteeing that no proposal could ever breach mandate or suitability rules, even if the AI was compromised or adversarially prompted.

We defined a security model in which the AI is explicitly untrusted. Every state transition in the workflow is guarded by formally specified policies and zero‑knowledge proofs. The validator enforces the rules; the AI never becomes the enforcement layer.

The system comes with named theorems: for example, that no adversary—including a fully compromised AI—can cause a non‑compliant state transition. Each decision is accompanied by a hash‑chained, cryptographically verifiable record that can be presented in an examination.

Case Study · Regulated procurement · Reference implementation

Supplier onboarding with proof-gated governance

Large institutions want AI agents to onboard suppliers faster—screening, document checks, status updates—without trading away compliance accountability. Most agent platforms log what happened; they do not prove that each status change was evaluated against a stated policy before execution.

Policy is uplifted into a Spec++ specification—versioned, machine-readable rules compliance can sign off on. At runtime, CECO evaluates each agent-proposed transition before it runs: the agent is untrusted; the validator decides; ZK proofs can show three-way match rules satisfied without disclosing supplier pricing to the agent.

For each onboarding decision you can produce a record showing what was decided, which rule applied, what state the system saw, any human approval, and cryptographic evidence the rule held at decision time—not a narrative rebuilt from CRM and ticket exports.

Financial Services

Investment Management

Mandate compliance, fair allocation, rebalancing authorisation, proven without disclosing client portfolio data.

Regulated Finance

Trade Finance & Payments

Sanctions screening, three-way match, payment authorisation, deterministic enforcement with full cryptographic audit trail.

Healthcare

Clinical Authorisation

Treatment within approved care pathway, patient consent verified, privacy-preserving proof without exposing clinical records.

Enterprise

Regulatory Reporting

Reported figures proven consistent with underlying books. Figures are commercially sensitive. The proof is not.