Compliance

Article

3 mins

How the Brace Rules Engine Can Help the Proposed Partial Claim Program

By Nicholas Corpuz, Brace Senior Director of Compliance

The Urban Institute, others within HUD, and other agencies have proposed using the Partial Claim Program to reinstate the loan via payments made from the Partial Claim. Payments are made to bridge a shortfall between what is considered ‘affordable’ (a definition that will need to be determined) and existing contractual payments. This proposed program would side-step the requirement to buy the loan out of the MBS pool, and therefore skip the requirement to use current market rates.

Market Themes for Partial Claim for Loan Mods

Given the rapid increase in interest rates, a loan modification may increase the borrower’s payment even after deferring 30% of the principal in a partial claim or other options. In response, industry participants have been circulating three potential scenarios and solutions. 

Scenario 1Partial Claim as a Home Equity Line of Credit.

HUD could present a solution where the partial claim is used as a ‘HELOC draw’ until the cap is reached or the loan term ends. If the cap is reached, HUD may allow the loan to resume its full contractual payment amount. 

Pros 

  • Partial claim accrues over time and can allow for less than full usage of the cap. 

Cons 

  • Borrower monthly payments could increase if the cap is reached.

Scenario 2 – Partial Claim as a Lump Sum to Reduce Payments.

HUD could present a solution where the full, partial claim is utilized to reduce the borrower payments. The partial claim would be carried in a suspense account in the loan account and drawn upon as payments are made. 

Pros 

  • Provides stability of payments over the entire remaining life of the loan. 

  • Any remaining funds can be refunded back to HUD. 

Cons 

  • The borrower will be responsible for the entire partial claim amount when the loan matures. 

Scenario 3 – Partial Claim Used to Reduce All Following Payments in the Amortization Term.

HUD could present a solution where a portion, or the full amount, of the partial claim, is used to reduce payments over the remaining course of the loan. 

Pros 

  • Allows for a targeted ‘affordability’ payment in waterfall decisioning. 

  • Allows for a non-full usage of the partial claim. 

Cons 

  • Waterfall decisioning would be more complex to account for establishing a target affordable payment. 

  • The borrower would be responsible for the entire claim amount when the loan matures.  

Technical Considerations to Stay Compliant with Evolving Guidelines

As a technical response to the potential HUD loss mitigation strategy, Brace would be able to provide a new modification waterfall that is able to defer part of a payment into partial claims up to the point of reaching the cap in the form of a trial payment plan. 

Implementation details for Scenarios 1, 2, and 3 follow the same pattern and logic—i.e., a partial claim is utilized to reduce contractual payments.

This trial payment plan schedule would be available with the rest of the terms transmittal and would be able to denote which portion of the payment is deferred to partial claims. The standard communication documents and web pages provided by the Brace borrower app would also be updated to handle these cases. A trial payment plan, where the payment amount changes midway in the life of a loan due to reaching the partial claims cap, is also a possiblity. 

In Brace’s post-waterfall payment tracking, the engine would be made aware of non-uniform payments and be able to communicate how much is owed at each step in the payment schedule.

A New/Modified Waterfall

This would require a partial claim aware trial payment plan calculator, which would be added as a new product feature. Brace would need to know the computation that HUD considers to be reasonable; in theory, this is: 

(old P&I) – min(old P&I * hud reduction %, partial claim cap – current partial claims) 

Represented Iteratively: Assuming 40% is the HUD target reduction percentage

Payment 1: 500 – min(500 * .4, 30_000 – 29_775)  = $300 ( 500 – min(200, 225))

Payment 2: 500 – min(500 * .4, 30_000 – 29_975)  = $475 (500 – min(200, 25) )

Payment 3: 500 – min(500 * .4, 30_000 – 30_000) = $500 (500 – 0)

TPPs are followed strictly in both the borrower app communication and the servicer app post-waterfall workflow tracking. 

Data delivery: Terms would be transmitted to the servicer so they can be aware of how much we are deferring into partial claims on each TPP payment. If Brace is transmitting terms, then a JSON would be used.

Any documents generated from this workout would likely come from a document provider integration.