Per-cell extraction confidence + eligibility-matrix provenance

Featurekamo-shared-library
Shipped
August 5, 2026 at 1:41 AM UTC
Author
Kamo
Commit
9add5e0

Two gaps in the confidence model, both on the money path. PER-CELL. A sheet-wide floor is the wrong grain for judging one price: a single badly-read coupon drags the whole sheet down and would send every OTHER price on it to a human, while a high sheet floor says nothing about the specific cell a borrower was actually quoted from. **************** records how well THIS rate/price/lock row was read, so a misread coupon costs only its own price. ELIGIBILITY PROVENANCE. MlosEligibilityMatrix had no path to a source document at all -- its only route was a NULLABLE guidelineVersionId, so a promoted matrix could not be traced to the sheet it came from. Eligibility decides whether a loan is offerable, which makes it exactly where a denial has to be explainable; a provenance gap there is a gap at the point a borrower is told no. It now carries sourceDocumentId and the same extraction confidence contract as the rate-sheet spine. Both nullable, and null means NO SIGNAL rather than good. Columns applied to prod CockroachDB via KamoInitializer.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing