Peacock Law intake app
Signed prefill links, structured QDRO intake, editable review gate
This v1 replaces generic form intake with a canonical Lexy-aligned flow, local persistence, and upload suggestions carrying explicit confidence and provenance.
What ships in this build
- • Signed prefill token flow for staff-seeded intake links
- • Multi-section client intake UI
- • Review-before-submit gate
- • Upload suggestion stub with confidence + provenance
- • Local JSON persistence with Lexy canonical snapshot
Protected intake entry
Client access is by signed link only
Public token minting has been removed from this surface. Staff should generate intake links through an authenticated internal path or API call using the staff prefill key.
Expected client path
Client receives a signed link and lands directly on /intake?token=....
Canonical mapping
Lexy-aligned data model
cases
case_id, court, case number, stage
persons
client, participant, alternate payee names
case_participants
client role, side, representation
marital_timeline_facts
marriage, separation, judgment dates
retirement_assets
plan, valuation, account, joinder
intake_answers + fact_assertions
raw answers and upload stub suggestions