Review flow
Prepare. Propose. Prove.
Every check follows the same path: decide what is allowed, ask only for the needed answer, and save the record while the decision is still live.
-
01
Prepare
Bind the lender's question to an approved proof rule, policy version, and provider boundary before any check runs.
- Boundary
- Allowed question
- Proof
- Defined in advance
-
02
Propose
Ask for a narrow bounded result from the approved source environment instead of collecting a raw private-data feed.
- Boundary
- Provider-side check
- Output
- Bounded answer
-
03
Prove
Seal the bounded result, timestamp, policy version, and explanation into a reviewable record for underwriting, compliance, and examiner review.
- Record
- Inspectable
- Use
- Replayable later
The source, result, and lender policy stay clear enough for people to inspect.