Somnia · Projects
← The Registry

Last Wish

A will that opens only when the record says so.

Parchment, ink, oxblood ledger heirloom

The problem

A will that opens only when the record says so.

Inheritance today depends on lawyers, executors, and operators who can stall, override, or release funds early. There is no trustless way to prove someone has died and pass on an estate without a human gatekeeper.


How it works

The mechanism

A testator funds an on-chain escrow and configures an obituary dossier: heir, evidence URL, query, and a minimum-confidence bar. A dead-man's-switch heartbeat proves the testator is alive; once silent past the dormancy period, anyone or a keeper triggers verification. Release requires both an N-of-M obituary majority consensus from a Parse-Website direct scrape AND an LLM inferNumber confidence score at or above the testator's bar, after which the heir alone can claim.

01 · InputPublic factA price, page, record, or metric.
02 · AgentsSomnia committeeFetch & validate under consensus.
03 · ContractLastWishWrites the value on-chain.
04 · OutcomeSettlementPays, splits, or forfeits.

Agent pipeline

Who does what

01

Obituary Witness

Parse-Website agents scrape the fixed obituary page and vote; a 2-of-3 byte-identical majority confirms the verdict.

02

Confidence Assessor

LLM inferNumber scores how strongly the evidence supports death and must clear the testator's minConfidencePct bar.

03

Dead-man's Switch

heartbeat() resets dormancy; expiry of dormancyPeriod opens the estate to permissionless verification.

04

Executor

LLM inferToolsChat reviews evidence and runs the autonomous on-chain settlement to Confirmed.


✓ Verified live

Full pipeline ran Confirmed → Claimed — 0.3133 STT released to the heir (claim tx 0x7acd1549…). View LastWish on the Shannon explorer ↗


Screens

/dashboard

Estate case file with the lifecycle board (Active → Claimed), role matrix, dossier, status seals, and an activity timeline of on-chain writes.


Run it yourself

Last Wish is live on Somnia Shannon testnet.

Launch Last Wish