Private AI work. Public proof.
Paid skills. Controlled memory. Verifiable end to end.
Run a private review of the document you can't paste into ChatGPT — a term sheet under NDA, an indemnity clause, a data room before signing. Every review leaves a cryptographic receipt anyone can re-verify on any machine in 10 seconds. Paid on chain. Creator credited 90%. Treasury 10%.
$ pnpm ivaronix receipt verify 1004 --tee-independent→ FULLY VERIFIED ✓ schema · hash · signature · anchor · payment · TEE§ 01 · DROP A FILE OR PASTE TEXT
Drop a text/markdown/code/json file, or click to browse.
Four people. One product surface.
Review a term sheet under NDA. Get findings plus a receipt you can show your investor.
“I dropped the SAFE and got the dilution math back in 40 seconds. The receipt sits in the data room.”
Read a contract clause. Cite the AI reasoning in your memo. Anchor the receipt to the file.
“Indemnity clause flagged, jurisdiction analysed, every claim sourced. The receipt URL goes on the cover sheet.”
Audit a vendor data-handling claim. Independent verification on every run.
“I ran the same vendor PDF through three tiers. The high-stakes audit caught a sub-processor the standard tier missed.”
Publish a skill. Earn 90% of every paid run. Receipts settle on chain.
“Wrote a tax-clause reviewer. Priced it in OG. The payouts hit my wallet without invoicing anyone.”
Three anonymised runs. Each "before" is what the user drops in. Each "after" is what the receipt records — finding plus chain proof.
Section 4.2: "Liquidation preference shall be 2x participating, with a 7% cumulative dividend accruing annually, payable upon any Deemed Liquidation Event…"
2x participating + 7% cumulative compounds to ~$3.2M extra to investor on an $8M exit. Worse than market for a $4M raise.
Anonymised. Real receipts on `/r/<id>` carry the full chain anchor and TEE attestation.
"Provider may sub-process customer data in any jurisdiction in which Provider operates or contracts with sub-processors, including but not limited to facilities outside the European Economic Area."
Conflicts with the customer's SOC 2 commitment to EU-only data residency. The provider list (Exhibit B) names a US-based analytics firm. Material breach risk on disclosure.
Anonymised. Real receipts on `/r/<id>` carry the full chain anchor and TEE attestation.
"Employee agrees to a non-competition restriction covering all business activities directly or indirectly competitive with the Company, for a period of 24 months following termination, worldwide."
California Civil Code §16600 voids worldwide non-competes for CA residents. The 24-month duration also fails the reasonableness test in 41 of 50 US states.
Anonymised. Real receipts on `/r/<id>` carry the full chain anchor and TEE attestation.
Fourteen shipped surfaces. Click any card to land on a real page — no roadmap, no coming-soon.
What ships next, named honestly.
Each item carries its real blocker. No "coming soon" — every gate names what unlocks it.
Aristotle (chainId 16661) deploy plan in docs/MAINNET_READINESS.md. Thirteen-of-thirteen readiness checklist green on testnet. Deploy waits on ~0.15 OG funding via CEX bridge.
`ivaronix da preflight` confirms validator reachability. Full disperse / retrieve pipeline plus receipt-batch encoder queued.
Backend handlers done. Live needs an operator-issued bot token.
Server code shipped. Live demo capture needs an end-user UI session.
Your input stays private until it crosses into a TEE. What comes back is a signed receipt anyone in the world can re-verify, without seeing the input.
- 01 · Your devicePrivate inputDocument, prompt, or memory leaves your machine encrypted in transit.
- 02 · Operator-blind region0G Compute · TEEInference runs inside an attested enclave. Operator cannot read the plaintext.
- 03 · Operator-blind regionSigned receiptCanonical JSON hashed with RFC-8785, signed by an AgentPassport wallet.
- 04 · Public ledger0G Chain anchorReceipt root + signature recorded on ReceiptRegistry. Immutable, timestamped.
- 05 · Stranger replaysPublic proof URLAnyone re-verifies the chain anchor and re-runs broker.processResponse.
Counted from chain, not adjectives.
AI without proof is opinion. Proof without a model is theatre. We do the third thing — real model · sealed run · signed receipt · anyone can re-verify.
Four ways to plug Ivaronix into a workflow. Every snippet runs against the live testnet.
34 commands. Anchor a receipt from your shell.
$ pnpm ivaronix doc ask contract.pdf "find risks" --quick
21 packages. Embed receipt anchoring in your own service.
import { runSkill } from '@ivaronix/runtime';
await runSkill({ skillId: 'private-doc-review' });Wire receipts into Claude Desktop / Cursor.
{ "mcpServers": { "ivaronix": { "command": "ivaronix-mcp" } } }Drop a verified receipt into any page.
<iframe src="https://ivaronix.vercel.app/embed/r/1004" />
Real receipts, on chain.
Every receipt is signed by an agent passport, anchored on 0G Galileo Testnet, and independently verifiable.
Run your first private review in 30 seconds. No setup. No keys. Real receipt.
The demo wallet covers gas. Drop a doc, run the analyst, get a chain-anchored receipt you can share. When you are ready to ship your own, the same flow runs against your wallet.