👉Our AI agents platform is now PCI DSS L1 certified!

sei
Servicing

ARM Adjustment Notices Under Reg Z 1026.20(c) and (d): The 210-Day Initial Notice, the 60-Day Subsequent Notice, and the AI Servicing Agent Explaining the Index Math a Borrower Never Learned

13 min read
Ramkumar Venkataraman
Share

The Servicing Event Every Borrower Postpones Learning About

An adjustable-rate mortgage adjusts on a schedule the borrower agreed to at origination, according to an index the borrower did not follow, using a margin the borrower did not memorize, subject to caps and floors the borrower did not remember. The rate change happens on the adjustment date whether the borrower learned about it or not, the payment changes to match the new rate on the amortization schedule, and the servicer is required by Regulation Z 1026.20(c) to have sent a notice at least sixty days before a subsequent adjustment or, for the first adjustment on the loan, by 1026.20(d) at least two hundred and ten days before.

The notices exist because ARM adjustments produce the specific consumer-finance complaints the CFPB's Supervisory Highlights has consistently flagged. A borrower whose payment increases without warning, whose new rate is calculated in a way the borrower cannot verify, whose index reference in the notice does not match the source the borrower can look up, or whose adjustment falls outside the loan's stated caps produces a specific complaint that produces a specific supervisory finding.

The 2023 LIBOR-to-SOFR transition put a specific stress on the notice process because the ARM contracts written before the transition referenced LIBOR indices that stopped publishing in June 2023, and the servicers had to move to fallback indices under the Adjustable Interest Rate (LIBOR) Act and the CFPB's 2023 amendments to Regulation Z. A servicer whose notice arithmetic did not update to the fallback index, whose borrower communication about the transition was thin, or whose portfolio contained loans with fallback provisions that pointed to different replacement indices is a servicer whose ARM program's notice quality has been under specific scrutiny.

We build the AI servicing agent that answers inbound calls from ARM borrowers before and after an adjustment. The architecture below is what we run so the notice the borrower receives is arithmetically correct, the conversation about the adjustment lands with the borrower having the information the borrower needs, and the servicer's compliance file supports the notice at exam.

The 210-Day Rule and What the First-Adjustment Notice Actually Has to Say

The first-adjustment notice at 1026.20(d) is distinct from the subsequent-adjustment notice because a borrower experiencing an ARM adjustment for the first time on the loan is a borrower whose understanding of the mechanism is often at its thinnest. The rule requires the notice to be sent at least two hundred and ten days and not more than two hundred and forty days before the first payment at the adjusted level is due. The one-time nature of the notice and the long lead time reflect that the first adjustment on a 5/1, 7/1, or 10/1 ARM is the borrower's first real encounter with the payment change mechanism.

The content requirements at 1026.20(d)(2) are specific. The notice must include the date of the notice; a statement that under the loan's terms the interest rate is scheduled to change and the payment may change; a table showing the current and new interest rate, the current and new payment (or estimated new payment when the actual is not yet known), and the date of the change; the frequency of future rate and payment changes; any limitations on the rate and payment changes at the loan level; and a statement about how the new interest rate was determined including the index used, the margin, and the calculation. If the exact rate and payment are not yet available (because the index value is only known within the 45-day lookback window), the notice includes estimates and specifies that a subsequent 1026.20(c) notice will provide the final figures.

The rule at 1026.20(d)(3) requires the notice to include information about consumer alternatives if the payment change is a hardship, including a statement about the payment options available, a reference to a HUD-approved housing counselor and the counselor's phone number, and the CFPB's website. The consumer-alternatives content is the piece the servicer's notice template most often gets thin on, and the CFPB's supervisory reviews have specifically noted notice-template deficiencies on this content.

The 60-Day Rule and the Subsequent-Adjustment Notice

The subsequent-adjustment notice at 1026.20(c) applies to every rate adjustment that changes the payment. The rule requires the notice to be sent at least sixty days and not more than one hundred and twenty days before the first payment at the adjusted level is due. The rule at 1026.20(c)(1)(ii) sets specific exceptions where a shorter notice or a modified notice applies, including uniform ARM schedules where the rate adjusts more frequently than annually and the initial notice at 1026.20(d) has already been provided.

The content at 1026.20(c)(2) is the calculated-actual version of the initial-notice's estimated content. The notice includes the new interest rate; the current interest rate; the payment change effective date; the new payment amount; how the new interest rate was determined including the specific index value used, the reference to where the index is published, and the margin and any rounding; any limitations on the rate or payment change; and the current interest rate, current payment, and prior interest rate.

The rule at 1026.20(c)(4) is the loan-level cap. If the new interest rate would exceed the maximum interest rate set by the loan terms, the servicer applies the maximum, and the notice reflects the maximum rather than the calculated rate. The cap enforcement is a system-level rule the servicer's rate-calculation engine has to run before the notice generates, and a servicer whose engine produces a notice with a rate above the loan's ceiling is a servicer whose notice is wrong and whose enforcement of the wrong rate produces a specific overcharge and a specific UDAAP exposure.

The Index Math the Notice Depends On

The rate adjustment on an ARM is calculated as the index value plus the margin, subject to per-adjustment caps, life-of-loan caps, and any floor. The specific inputs to the calculation are the index reference from the note, the index value at the specific lookback date the note specifies, the margin from the note, and the rounding convention from the note. Each input has a specific source and a specific error mode.

The index reference in the note is the specific index the loan is tied to. The 30-day Average SOFR published by the New York Fed replaced the LIBOR reference for most legacy ARM loans through the LIBOR Act's fallback provisions, but the specific fallback index a loan is subject to depends on the note's fallback language, the Fed's Regulation ZZ implementation, and any servicer's fallback determination if the note's language is silent. A servicer whose portfolio has a mix of note fallback language has a mix of fallback indices in production, and the notice for each loan has to identify the specific index the loan is currently indexed to.

The lookback date is the specific date at which the index value is read for the adjustment. Common conventions are 45 days before the adjustment date, 30 days before, or the specific interest change date's preceding month-end. A servicer whose system reads the index at the wrong date produces a rate that is arithmetically wrong for the notice, and the notice's "new interest rate" field is a number the borrower can verify against the published index. The borrower who verifies and finds the mismatch calls the servicer, and the call the agent answers requires the agent to re-derive the calculation and identify the discrepancy.

The margin is the fixed number specified in the note that adds to the index value. Margins on legacy ARMs range from 2.25 percent to 3.50 percent depending on the note's structure, and the specific margin is loan-specific. The rounding convention specifies whether the sum of index and margin is rounded to the nearest 1/8 percent, the nearest 1/4 percent, the nearest full percent, or not rounded at all. Each of the four is common in ARM notes, and the rounding convention is a system-configuration setting per loan.

The caps and floor at the loan level are the initial-adjustment cap (often 2 percent or 5 percent), the periodic-adjustment cap (often 2 percent), the life-of-loan cap (often 5 or 6 percent above the initial rate), and the floor (often the margin itself or 0 percent). Each cap is enforced against the calculated rate before the rate is finalized for the notice, and the notice's arithmetic has to reflect the cap enforcement when the calculated rate exceeds the cap.

The LIBOR Transition and the Legacy-Loan Fallback Mess

The LIBOR transition on July 1, 2023 stopped publication of most LIBOR tenors and forced a fallback determination on every ARM whose note referenced a LIBOR index. The LIBOR Act at 12 USC 5801 and the Federal Reserve's Regulation ZZ established SOFR-based replacement rates for consumer loans, with specific spread adjustments to preserve the economic equivalence of the transition.

The specific replacement rate for consumer ARMs under Regulation ZZ 253.4(b)(2) is the CME Term SOFR reference rate for the corresponding tenor plus the tenor-specific spread adjustment (11.448 basis points for 1-month LIBOR, 26.161 basis points for 3-month LIBOR, 42.826 basis points for 6-month LIBOR, and 71.513 basis points for 12-month LIBOR), with a one-year transition period during which the spread adjustment phases in on a linear schedule. The consumer-loan replacement is distinct from the 253.4(b)(3) replacement rate for other categories including FHFA-regulated contracts, which is the 30-day Average SOFR plus the same tenor-specific spread adjustment. Confusing the two on a consumer ARM produces a rate the notice cannot defend. The replacement is a matter of federal law rather than servicer discretion when the note's contractual fallback provision is silent or inadequate.

The operational challenge for the ARM portfolio is that the notes were originated over decades with different fallback language. Some notes have specific contractual fallback provisions that override the LIBOR Act's default; others have language that the LIBOR Act specifically covers; and a small portion have language whose interpretation is ambiguous. A servicer whose loan-by-loan fallback determination has been completed and whose rate-calculation engine reads the specific replacement index for each loan is a servicer whose LIBOR-transition posture is clean.

The notice at 1026.20(c) for a post-transition adjustment has to identify the specific replacement index the loan is now indexed to, the specific spread adjustment applied under Regulation ZZ, and the specific reference source. The CFPB's 2023 amendment to Regulation Z 1026.20(c)(2)(vii) specifically added the disclosure requirement for the replacement index and spread adjustment, and a notice that does not identify the specific replacement source is a notice with a specific compliance gap.

Where the AI Servicing Agent Contributes to the Conversation

The servicer's notice generates on a schedule the borrower did not track, and the borrower who reads the notice usually has questions. The two most common are "how did you calculate this new rate" and "what are my options if I can't afford the new payment." Both questions are the agent's opportunity to be useful to the borrower and to the servicer's operation.

The rate-calculation question is where the agent's structured explanation matters. The borrower who calls after receiving the notice is often trying to verify the arithmetic the servicer produced, and the agent's answer walks through the specific inputs: the note's index reference, the specific published index value on the specific lookback date, the loan's margin, the rounding convention, and the applicable caps. The agent's transcript records the walk-through, and the borrower ends the call with either a verified understanding of the calculation or a specific concern the agent can escalate to a human reviewer.

The affordability question is where the agent's escalation matters. A borrower whose new payment would represent a hardship is a borrower who has options the notice mentioned at a high level. The specific options depend on the borrower's investor guidelines and the servicer's loss-mitigation program, but they commonly include a rate-and-term modification, a repayment plan, or a forbearance. The agent's role is to identify the potential hardship, capture the borrower's initial information, and route the borrower to the servicer's loss-mitigation intake with the specific context the reviewer needs.

The agent does not decide the loss-mitigation eligibility; the reviewer does. The agent's contribution is the accurate rate-calculation walk-through, the accurate identification of the affordability concern, and the accurate handoff to the specific workflow the reviewer runs. The reviewer's judgment is the specific analytical output; the agent's job is to make the reviewer's time productive by producing the specific evidence and the specific referral rather than a research task.

The Rate-Calculation Engine and Its Failure Modes

The specific arithmetic the notice depends on runs in the servicer's rate-calculation engine, and the engine's specific failure modes are the specific sources of notice error. The three most common failure modes are the wrong index value read at the wrong date, the wrong margin applied because the note's data was captured incorrectly at origination, and the wrong cap applied because the loan-level configuration is inconsistent with the note.

The wrong-index-value error typically shows up when a servicer's engine reads a stale index value from a cached source, when the engine reads the index value at a date different from the note's specified lookback date, or when the engine reads the wrong tenor of the index (30-day Average SOFR vs. daily SOFR vs. term SOFR at a specific tenor). Each of the three errors produces a notice with the wrong "new interest rate" field, and the borrower who verifies against the published index catches the discrepancy.

The wrong-margin error typically shows up on loans whose origination data capture was incomplete or where a boarding process from a servicing transfer did not carry the margin field correctly. The wrong-cap error typically shows up on loans whose note has a non-standard cap structure that the servicer's system configuration mapped to the wrong loan-product template.

The engine's specific test cases have to include the caps' enforcement (calculated rate above and below the periodic cap, the life-of-loan cap, and the floor), the rounding conventions (each of the common ones), and the index-source configuration (each of the fallback indices in the portfolio). A servicer whose engine's test coverage is thin is a servicer whose notice arithmetic has a specific failure probability per adjustment, and the probability compounded across a portfolio of tens of thousands of ARM loans is a specific volume of wrong notices per year.

The Notice-Timing Engine and the 60-Day Rule's Sharp Edge

The 1026.20(c) timing rule requires the notice at least sixty days before the first payment at the adjusted level is due. The "first payment at the adjusted level" is the first scheduled payment that reflects the new rate, and the Official Interpretation at 1026.20(d) comment 3 makes clear the notice window runs from the payment's actual due date, excluding grace periods. For a monthly ARM whose payments are due on the first of each month and whose rate adjustment date falls on a specific date within a cycle, the servicer's amortization schedule identifies the specific payment due date that first reflects the adjusted rate, and the notice has to have gone out at least sixty days before that specific due date. The scheduling engine has to derive the due date from the loan's current amortization schedule rather than assume a fixed offset from the adjustment date.

The rule at 1026.20(c)(1)(ii) also caps the notice at 120 days before the first-payment date; a notice sent too early is not compliant, because the index value at that date would be stale by the time the adjustment happens. The notice window is between 60 and 120 days, and the servicer's timing engine has to schedule the notice within the window and read the index value at the specific lookback date the note specifies.

The specific error mode is a notice generated outside the 60-to-120-day window, most commonly by a scheduling engine that reads the payment due date incorrectly on a loan whose payment schedule has been modified through loss mitigation or a payment-day change. A modification that moved the payment due date without updating the notice-scheduling engine is a modification whose next adjustment notice may generate outside the window, and the notice's compliance is broken by the timing error rather than by the arithmetic.

The agent's role in the timing rule is downstream. A borrower who calls about a notice that arrived at an unexpected time, that appears to reference a rate change the borrower did not expect, or that seems inconsistent with a modification the borrower recently agreed to is a borrower whose call the agent uses to identify the timing-engine error. The transcript of the call, with the borrower's specific claim about the notice's timing, feeds the servicer's exception-processing workflow.

The Consumer-Alternatives Content the Notice Has to Carry

The 1026.20(d)(3) content requirements for the first-adjustment notice include a list of alternatives available to the consumer if the payment change is a hardship. The alternatives commonly listed are refinancing the loan with the current servicer or another lender, applying for a loan modification, seeking a short sale, and pursuing other options with a HUD-approved housing counselor. The rule at 1026.20(d)(3)(iii) requires the notice to include the CFPB's website for a list of HUD-approved counselors and the HUD Housing Counseling Program's contact information.

The content is a fixed piece of the notice template and does not vary loan-to-loan, but the servicer's specific list of alternatives available on the specific loan does vary. A specific investor's guidelines on modification, a specific servicer's short-sale program, and a specific loan's refinance eligibility are all specific facts the borrower's call might explore. The notice's fixed content is the introduction; the borrower's specific eligibility for each alternative is the specific conversation.

The agent's contribution to the alternatives conversation is the initial explanation and the routing to the specific program the servicer runs. A borrower who calls about the alternatives without specific eligibility knowledge is a borrower whose call starts with the agent's high-level walk-through and ends with a routing to the specific workflow. A borrower who calls with specific facts (income, hardship, investor knowledge) is a borrower whose call the agent captures with the specific context the workflow's reviewer needs.

The Failure Mode We Engineer Against

The pattern that produces the worst ARM-adjustment outcomes is the servicer whose rate-calculation engine has a specific arithmetic error that the servicer has not identified, whose notice-timing engine generates notices outside the 60-to-120-day window on a specific subset of the portfolio, whose LIBOR-transition posture has not fully reconciled to the specific fallback index for each loan, and whose consumer-alternatives content is generic enough that the borrower's specific eligibility question is not answered by the notice. The CFPB supervisory finding on any of the four is a specific consent-order source, and the borrower's private right of action under Regulation Z at 15 USC 1640 attaches to the specific misdisclosure.

The architecture we run is that the rate-calculation engine's test coverage includes the caps, rounding, index sources, and margins in the portfolio; that the notice-timing engine reads the payment due date from the current schedule rather than the origination schedule; that the LIBOR-transition posture is per-loan and reconciled against the fallback index the loan is currently subject to; and that the consumer-alternatives content is the introduction to the specific workflow the AI servicing agent routes the borrower's specific hardship question into.

The borrower's experience of the adjustment in this model is that the notice arrives on time with arithmetic the borrower can verify, that the borrower's call after receiving the notice is answered by an agent that walks through the specific calculation and the specific options, and that the borrower's specific hardship question is routed to the specific reviewer without the borrower having to reintroduce the facts. The servicer's compliance file supports the notice at exam, and the specific adjustment conversation is one where the servicer's operation and the borrower's understanding are aligned.

The Honest Read

The ARM adjustment notice is a piece of the mortgage-servicing program where the technical details of the rate calculation, the notice timing, and the fallback-index configuration are the specific determinants of the servicer's compliance posture. A servicer whose engine, timing, and content are disciplined is a servicer whose adjustment program produces clean notices, whose borrower conversations are productive, and whose exam posture holds. A servicer whose engine has a hidden arithmetic error or whose timing engine misfires on a subset of the portfolio is a servicer whose adjustment program is a source of complaints and a source of supervisory findings.

The AI servicing agent's contribution to the adjustment is the specific conversation the borrower has after the notice arrives. The agent that walks through the specific calculation, that identifies the specific option the borrower's hardship maps to, and that routes the borrower to the specific workflow is the agent whose contribution to the servicer's ARM program is measurable in the servicer's complaint volume, the borrower's satisfaction on the adjustment, and the servicer's exam posture on the notice.

We have written separately on the HELOC draw-to-repayment reset architecture under 1026.40, on the servicing-transfer program under 1024.33, on the escrow-analysis process under 1024.17, and on the loss-mitigation architecture under 1024.41. The ARM adjustment sits inside the servicing lifecycle where each of those workflows can be triggered by the specific rate and payment change, and the agent whose posture on the adjustment is disciplined is the agent whose posture across the lifecycle holds together.

Ramkumar Venkataraman

Ramkumar Venkataraman

CTO & Co-Founder

Related Articles

Servicing

Flood Insurance Compliance in AI Mortgage Servicing: The FDPA 45-Day Force-Placement Clock, the Escrow Requirement, and the Zone Determination the Agent Cannot Fake

The Flood Disaster Protection Act is the servicing rule that turns a routine escrow account into a federal compliance surface the moment a property crosses into a special flood hazard area. The 45-day notice window at 42 USC 4012a(e), the mandatory escrow rule for federally-related mortgages, and the interagency Q&A on force placement produce a workflow the AI servicing agent has to run correctly on every affected loan. What we automate, what the servicer's flood officer still owns, and the audit file the examiner asks for.

Jul 24, 202615 min read
Read more
Servicing

Reg X Early Intervention and Single Point of Contact With AI Servicing Agents: The 36-Day Contact Rule, the 45-Day Written Notice, and the SPOC Assignment That Actually Has to Function

Reg X 1024.39 and 1024.40 turn the first six weeks of delinquency into a specific, timed servicer workflow: a good-faith attempt at live contact by day 36, a written notice with loss-mitigation options by day 45, and an assigned single point of contact for the borrower to reach. The rule reads easily and misfires often. Where the AI agent closes the timing gap, where the SPOC assignment stops being a shell, and the audit file the examiner tests against.

Jul 24, 202613 min read
Read more
Servicing

Bankruptcy-Case Mortgage Servicing With AI Agents: The 11 USC 362 Automatic Stay, the Reg X and Reg Z Bankruptcy Exceptions, and Where the Servicer's Voice Channel Has to Stop

The moment a borrower files bankruptcy, the servicing workflow the AI agent runs on a delinquency has to change. The automatic stay at 11 USC 362, the CFPB's bankruptcy-modified early-intervention rules at Reg X 1024.39(c), the modified periodic-statement rules at Reg Z 1026.41(e)(5), and the Chapter 13 escrow-analysis rules produce a specific bankruptcy-case workflow the servicer's operation has to run correctly for every filed borrower. What we automate, what we stop, and the audit file that survives a bankruptcy court's scrutiny.

Jul 24, 202614 min read
Read more

BOOK A DEMO

Embed Sei AI in your workflows
Tell us about your operations. We'll show you how Sei handles borrower calls, processes loan documents, and monitors compliance for mortgage lenders and banks.
  • Deploy in weeks, not months
  • Trained on FDCPA, TCPA, TILA, UDAAP, and RESPA
  • SOC 2 Type II and PCI DSS L1 certified
  • Integrates with your LOS, CRM, and telephony

Please provide your full name so we know how to address you.

Tell us which company you represent so we can personalise our response.

Use your work email so we can connect you with the right specialist.

Choose the topics you’d like us to cover during the demo.

Complete the verification to submit the form.

sei

AI operations platform for mortgage lenders, servicers, and banks. Handle borrower calls, process loan documents, and monitor compliance.

Partners

Speechmatics

© 2026 Sei Software Technologies Inc. All rights reserved.