OPTION 01
DISCLOSE EVERYTHING
Now the counterparty knows exactly how hard to squeeze — and so does anyone they leak the balance sheet to.
THE LOAD LINE FOR AUTONOMOUS AGENTS
A counterparty asks one question — is this agent above the line? — and a Chainlink enclave answers with a single onchain bit. No balances. No disclosure.
THE SUMMER LOAD LINETHE HARBOURMASTER NEVER OPENS THE HOLDFIG. 01
OPTION 01
Now the counterparty knows exactly how hard to squeeze — and so does anyone they leak the balance sheet to.
OPTION 02
An agent's assurance is worth nothing. Ask it for a number and you get marketing.
OPTION 03 — PLIMSOLL
Is this agent above the line? Yes or no. One bit, attested onchain. That is the whole product.
→ IS THIS AGENT ABOVE THE LINE?
A buyer agent wants compute released before payment. The counterparty derives the Line from the exposure — priced, not guessed.
// the Line is derived from the price — rounded up to the subject's registered ladder
cre.handlerInTee · AWS NITRO · us-west-2
// secrets released by the Vault DON, decrypted in-enclave only
runtime.getSecret({ id: })
// private holdings — fetched from inside the TEE
HTTPClient.sendRequest(runtime, hold)
HTTPClient.sendRequest(runtime, prices)
// never logged · never emitted · never written
Oracle-mid prices ignore liquidation slippage, so every asset takes a published haircut before the Line is evaluated.
// you don't get to see this. neither does the node operator.
// runtime.usingTheDons()
report({
surveyId,
subjectId,
lineId,
verdict,
asOf,
sourceSetHash,
})// the crossing payload is the entire privacy claim
Whatever crosses usingTheDons() executes on DON nodes like any public call. So only the verdict crosses. Everything else stays below deck.
// consensus verifies the enclave attestation, then signs the report
A Mark lands on Sepolia — signed by the Workflow DON, verified against the enclave attestation. Public and verifiable. Containing nothing.
// PlimsollRegistry.postMark() · onlyForwarder
KEEP SCROLLING — THE SURVEY MOVES SIDEWAYS →
The subject's private balance sheet. It never leaves the enclave.
The threshold predicate being tested. e.g. observed_net_assets_usd ≥ 250,000.
One confidential workflow execution. Costs cents, paid by whoever benefits.
The signed onchain boolean. Verdict plus metadata. No amounts.
An unbroken run of true Marks across a window. What a counterparty actually underwrites against.
A subject registering four Lines publishes two bits of its balance to anyone willing to pay four times. Consented, quantised — not magic. We say so.
A true Mark gives a lower bound. A false one gives an upper bound — the more sensitive direction. Subjects opt in per Line to having false published at all.
CRE protects the data processed inside the enclave, not the logic. Haircuts and the Line grammar are public by design.
A few cents deters no one. The pair-scoped counter — per subject, per requester — is what does.
ETHONLINE 2026·START FRESH·SEPOLIA TESTNET ONLY·NO MAINNET ANYTHING