MortgagePipelineController + LOS_PIPELINE configmap entry

FeatureSecurityService
Shipped
May 15, 2026 at 6:43 PM UTC
Author
Kamo
Commit
fba5c9c

Exposes the LOS pipeline backend under /api/security/mortgage-apps: - GET /pipeline — kanban summary - GET /{uid}/pipeline — full snapshot - POST /{uid}/transitions — perform a transition - GET /{uid}/conditions — list - POST /{uid}/conditions — add - PATCH /{uid}/conditions/{id} — edit - POST /{uid}/conditions/{id}/clear — mark cleared - POST /{uid}/conditions/{id}/waive — mark waived (LOS_UNDERWRITE_LOAN) - DELETE /{uid}/conditions/{id} — delete (open only) - GET /condition-templates — list - POST /condition-templates — create - PATCH /condition-templates/{id} — update - DELETE /condition-templates/{id} — soft-delete Right checks use the standard session-rights pattern with the new LOS_* RoleRightType entries; god-eligibility honours the same sessionData.GD bypass as the rest of the controllers. The configmap gains the los-pipeline.* keys so ops can tune the dedicated NATS stream name and subject filter via env vars.

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