PURE / Field Lineage Deals

Field Lineage Map

Every data point in a transaction is captured once — almost always read from an uploaded document — then reused everywhere it's needed. This map shows where each field originates, the database column it lands in, and every downstream surface it auto-populates.

Enter once · reuse everywhere · no double entry
Source — where it's first captured Database column Reused by (auto-filled)
FieldCaptured fromFlows into — reused, never re-typed

Forward flow

A field captured upstream fills every downstream form automatically. Capture the sales price once on the contract and it's already in the timeline, the closing disclosure check, the CDA math, and the commission calc.

Contract Timeline CD CDA

Backward flow

When a later document refines a value — the Closing Disclosure sets the final cash-to-close — PURE writes it back to the deal record and flags any field that changed from the contract for the agent to confirm. One source of truth, version-aware.

CD deal record flags changed fields
PURE Field Lineage · the enter-once data model · sources map to pure_* columns; reuse is automatic across intake, timeline, disclosures, CDA & reminders. Backed by ticket t-field-lineage for Code's write/propagate layer.