|
| 1 | +- name: Case 1, reported deferrals below the elective deferral limit. |
| 2 | + period: 2025 |
| 3 | + input: |
| 4 | + age: 35 |
| 5 | + traditional_401k_contributions: 12_000 |
| 6 | + roth_401k_contributions: 8_000 |
| 7 | + output: |
| 8 | + elective_deferral_limit: 23_500 |
| 9 | + traditional_401k_contributions: 12_000 |
| 10 | + roth_401k_contributions: 8_000 |
| 11 | + capped_traditional_401k_contributions: 12_000 |
| 12 | + capped_roth_401k_contributions: 8_000 |
| 13 | + |
| 14 | +- name: Case 2, legacy deferral inputs above the base elective deferral limit. |
| 15 | + period: 2025 |
| 16 | + absolute_error_margin: 0.01 |
| 17 | + input: |
| 18 | + age: 35 |
| 19 | + traditional_401k_contributions: 20_000 |
| 20 | + roth_401k_contributions: 10_000 |
| 21 | + output: |
| 22 | + elective_deferral_limit: 23_500 |
| 23 | + traditional_401k_contributions: 20_000 |
| 24 | + roth_401k_contributions: 10_000 |
| 25 | + capped_traditional_401k_contributions: 15_666.67 |
| 26 | + capped_roth_401k_contributions: 7_833.33 |
| 27 | + pre_tax_contributions: 15_666.67 |
| 28 | + |
| 29 | +- name: Case 3, reported inputs use the enhanced catch-up limit across 401(k) and 403(b) deferrals. |
| 30 | + period: 2025 |
| 31 | + absolute_error_margin: 0.01 |
| 32 | + input: |
| 33 | + age: 62 |
| 34 | + traditional_401k_contributions_reported: 20_000 |
| 35 | + roth_401k_contributions_reported: 10_000 |
| 36 | + traditional_403b_contributions_reported: 5_000 |
| 37 | + roth_403b_contributions_reported: 5_000 |
| 38 | + output: |
| 39 | + elective_deferral_limit: 34_750 |
| 40 | + capped_traditional_401k_contributions: 17_375 |
| 41 | + capped_roth_401k_contributions: 8_687.50 |
| 42 | + capped_traditional_403b_contributions: 4_343.75 |
| 43 | + capped_roth_403b_contributions: 4_343.75 |
| 44 | + |
| 45 | +- name: Case 4, SECURE 2.0 enhanced catch-up applies from ages 60 through 63. |
| 46 | + period: 2025 |
| 47 | + input: |
| 48 | + people: |
| 49 | + person1: |
| 50 | + age: 49 |
| 51 | + person2: |
| 52 | + age: 50 |
| 53 | + person3: |
| 54 | + age: 59 |
| 55 | + person4: |
| 56 | + age: 60 |
| 57 | + person5: |
| 58 | + age: 63 |
| 59 | + person6: |
| 60 | + age: 64 |
| 61 | + output: |
| 62 | + elective_deferral_limit: [23_500, 31_000, 31_000, 34_750, 34_750, 31_000] |
| 63 | + |
| 64 | +- name: Case 5, capped traditional deferrals reduce income tax wages. |
| 65 | + period: 2025 |
| 66 | + input: |
| 67 | + age: 40 |
| 68 | + employment_income: 100_000 |
| 69 | + traditional_401k_contributions: 50_000 |
| 70 | + output: |
| 71 | + traditional_401k_contributions: 50_000 |
| 72 | + capped_traditional_401k_contributions: 23_500 |
| 73 | + pre_tax_contributions: 23_500 |
| 74 | + irs_employment_income: 76_500 |
| 75 | + |
| 76 | +- name: Case 6, capped traditional deferrals do not reduce FICA wages. |
| 77 | + period: 2025 |
| 78 | + input: |
| 79 | + age: 40 |
| 80 | + employment_income: 100_000 |
| 81 | + traditional_401k_contributions: 50_000 |
| 82 | + output: |
| 83 | + capped_traditional_401k_contributions: 23_500 |
| 84 | + payroll_tax_gross_wages: 100_000 |
| 85 | + |
| 86 | +- name: Case 7, capped Roth deferrals count for the saver's credit. |
| 87 | + period: 2025 |
| 88 | + input: |
| 89 | + age: 40 |
| 90 | + traditional_401k_contributions: 30_000 |
| 91 | + roth_401k_contributions: 17_000 |
| 92 | + retirement_distributions: 0 |
| 93 | + output: |
| 94 | + capped_traditional_401k_contributions: 15_000 |
| 95 | + capped_roth_401k_contributions: 8_500 |
| 96 | + savers_credit_qualified_contributions: 23_500 |
| 97 | + |
| 98 | +- name: Case 8, the 2026 standard catch-up applies from ages 50 through 59. |
| 99 | + period: 2026 |
| 100 | + input: |
| 101 | + age: 55 |
| 102 | + traditional_401k_contributions: 32_500 |
| 103 | + output: |
| 104 | + elective_deferral_limit: 32_500 |
| 105 | + capped_traditional_401k_contributions: 32_500 |
| 106 | + |
| 107 | +- name: Case 9, the SECURE 2.0 enhanced catch-up applies in 2026. |
| 108 | + period: 2026 |
| 109 | + input: |
| 110 | + age: 62 |
| 111 | + traditional_401k_contributions: 35_750 |
| 112 | + output: |
| 113 | + elective_deferral_limit: 35_750 |
| 114 | + capped_traditional_401k_contributions: 35_750 |
| 115 | + |
| 116 | +- name: Case 10, age 64 returns to the standard catch-up in 2026. |
| 117 | + period: 2026 |
| 118 | + input: |
| 119 | + age: 64 |
| 120 | + traditional_401k_contributions: 35_750 |
| 121 | + output: |
| 122 | + elective_deferral_limit: 32_500 |
| 123 | + capped_traditional_401k_contributions: 32_500 |
0 commit comments