• Product Design
  • Frontend
  • LegalTech

Heirwise

A probate estate-management product for Pennsylvania: document intake, a phase-gated workflow, an estate ledger, and a beneficiary portal, built under Arsenal AI's venture-studio group.

Timeframe
Current work
Role
UX Design Engineer
Contribution
Designed and prototyped core product flows, iterated reusable interface patterns, and contributed frontend implementation for a production product.
Chapter 01 Context

Settling an estate in Pennsylvania runs through a lot of paperwork.

Heirwise is a probate estate-management product built under Arsenal AI's venture-studio group. It covers document intake, a phase-gated workflow, an estate ledger, and a portal for beneficiaries, scoped to Pennsylvania probate.

As UX Design Engineer, I designed and prototyped the core product flows, iterated the reusable interface patterns, and contributed frontend implementation.

The Heirwise public landing page: 'For every loss, a path. For every task, a guide.'
The Heirwise public landing page.
Chapter 02 Scope

Every area of the product reads from and writes to the same probate record.

The product covers five connected areas: document intake and OCR review, an estate ledger for assets and liabilities, role management for executors and beneficiaries, a phase-gated workflow, and Elin, an AI assistant with its own billing tiers.

Pennsylvania's probate rules assign priority tiers to different debts and beneficiaries. That constraint shows up in both the ledger's ordering logic and the workflow's task sequencing.

Executor dashboard showing estimated estate value, liquidation status, beneficiaries, document vault, and a phased roadmap
The executor dashboard: estate value, beneficiaries, documents, and the phased roadmap in one view.
Chapter 03 Workflow

Each phase gates the next.

The workflow is a phase-gated checklist. Each phase carries its own upload, review, and document-generator screens, and the next phase only opens once the current one clears.

That structure surfaces one next step at a time, tied to whichever phase is currently open.

Phase 1 task list with a probate-petition task, phase progress, and preparatory steps
A phase's task list: one gating task, its preparatory steps, and phase progress.
Chapter 04 Documents

The executor confirms every OCR-extracted field before it's saved.

Uploaded documents run through OCR using AWS Textract and Bedrock, then a human review screen where the executor confirms the extracted fields before anything is saved.

Confirmed documents consolidate into the decedent record, the asset inventory, and the role registry. The originals stay in a secure vault.

Document vault listing a death certificate, will, bank statement, and property deed with OCR status
The document vault: every uploaded record, its type, and its review status in one list.
Chapter 05 Estate ledger

The ledger blocks the distribution plan until the estate is solvent.

The ledger tracks assets and liabilities, checks solvency and liquidity, and orders distributions by Pennsylvania's priority tiers.

A distribution plan only becomes available once the estate's assets clear its liabilities. I built solvency as a blocking condition in the ledger, checked before the plan can be generated.

Estate balance sheet showing a solvency warning, creditor claim period, and a per-beneficiary distribution plan
The estate balance sheet: a solvency gate, the creditor claim period, and the distribution plan it unlocks.
Chapter 06 People

Executors, beneficiaries, and other contacts each see a different view of the same estate record.

The executor owns the estate record. Beneficiaries see a read-only portal with an ask-the-executor message thread and a solvency banner. Other contacts come in through a Clerk-based invite and directory.

Splitting the read-only and owning views kept beneficiaries informed without giving them edit access to the ledger or the workflow.

Estate roles page listing beneficiaries with invite status
The estate roles page: every beneficiary and their invite status.
Chapter 07 Elin & billing

Elin answers questions using the estate's own documents and ledger.

Elin is a RAG-grounded AI assistant that answers questions against the estate's own uploaded documents and ledger, with an optional court-information search.

Billing runs on Stripe with free and premium tiers. The core workflow and ledger stay free; Elin's guidance and document generation sit behind the premium tier.

Elin, the AI assistant panel, answering a question about what to do first
Elin answers questions grounded in the estate's own record, from a panel available on every screen.
Chapter 08 Delivery

Heirwise is in production.

Heirwise is in production and listed publicly as one of Arsenal AI's venture-studio companies, linked from Arsenal AI's own site.