Products
Shipped, installable, and running today
One place to start (above), five open-source kernels behind it, and one service. Nothing on this list is a promise — each one has a command you can run or a URL you can open right now.
seal Live
Write authority for agents that move money. One atomic admission per intent across processes, confirmation where the payment provider's own records — not ours — decide whether a receipt is final, and approvals where nobody can sign off on their own spend. Where the provider can't answer, it stays UNKNOWN and never quietly becomes fine.
pip install seal-kernel
once-kernel Live
The idempotency kernel. Exactly-once execution under real concurrency, receipts that prove what ran, and a hash-chained ledger an outsider can verify without trusting you.
npm i once-kernel
effectfence Live
Stands in front of an MCP server you already run and fences every tool call, with no change to your agent. Identical duplicates execute once; the rest are handed the recorded result instead of firing again. probe proves the race on your own server first — fire twelve identical calls and count how many effects actually landed — npx effectfence probe --calls 12.
npx effectfence wrap -- <your server>
coherence Live
An agent can claim anything. Its transcript already records what actually ran. Coherence reads that file, pulls out every checkable claim — “tests pass”, “pushed to main” — and rules on each one against the real exit code beside it. A claim whose evidence went through a pipe is marked weak, not green, and a file it could not read is never reported as clean. See it with no setup: coherence audit --demo.
pip install coherence-check
fencescan Live
Point it at a codebase and it reports tool calls that could fire the same effect twice — evidence and candidates, never a verdict, because an outsider usually cannot prove a double-fire from code alone.
npx fencescan
Glint Live
Finds billing leaks across Shopify and Stripe for agencies — the revenue that quietly stops arriving, surfaced before the client notices.
BondPermit Live
Answers whether an opening date is real — permit and compliance clearance you can share with a landlord, a lender, or an investor.
Money-Path Review Service
One money path — charge, payout, send, refund — made safe to run unattended, and provable to your security reviewer. Fixed scope, fixed price, 7–10 days, one path done properly rather than a survey nobody acts on. If we cannot show you a real double-fire or reconciliation gap on a path you actually run, there is no invoice. You keep the findings either way.
$12,000 fixed · one money path