- Shipped
- May 21, 2026 at 7:09 PM UTC
- Author
- Kamo
- Commit
- 9cf7238
- **************** heals AppMortgages predating the wiring; called from SecurityService DataLoader. - AppMortgageService.delete cancels the engagement+intent instead of orphaning them — preserves the audit trail. - AppMortgageService.updateLoan refreshes Intent.quantityOrAmount so pipeline dashboards don't show the initial estimate forever. - **************** now resolves MORTGAGE engagements back to their AppMortgage uid (Long) via **************** falling back to the intent UUID for legacy commerce-only mortgage rows. This is what kamo-internal routes to at /applications/{uid}. - AppMortgageRepository: findUnlinkedToCommerce, findByIntent, findByIntentUid.