You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Systematic PE-emulator vs TAXSIM-35-binary comparison over an 8,000-record eCPS sample, run for three tax years (--assume-w2-wages). Alignment improves in later years as year-specific 2021 issues age out:
Year
Federal match
State match
2021
80.4%
67.1%
2023
81.2%
73.7%
2025
84.5%
82.1%
Federal — one driver dominates
~92% of all federal mismatches (every year) are the SALT / itemized-deduction difference — PE deducts imputed state income-tax withholding (~19% above the liability) as federal SALT; the binary deducts the liability. PE itemizes higher in 100% of these. Aligning to the liability drops federal mismatches from ~20% → ~1.5%. Tracked + fix in flight: #1058 (the single highest-impact federal item).
Residual federal drivers (small): EITC (~60-170 recs/yr), NIIT on S-corp (#1053), QBID edge cases, CTC.
State — a long tail, no single dominant cause
Dollar totals are misleading: ~30% of state mismatches are extreme-income records (|AGI|>$500k, S-corp/high-income) that account for ~99% of the dollar total (the S-corp passive/tolerance class — #1053). By record count, the persistent state drivers across years are:
2021-only spikes (year-specific, age out by 2025): CA (COVID rebate cluster), MN (2021-22 TAXSIM under-computation), DC (Calc J)
Each persistent state needs its own diagnosis (per the /diagnose-issue workflow: PE + TAXSIM + TaxAct + statute). This issue is the roadmap; individual state issues to be filed as diagnosed.
Systematic PE-emulator vs TAXSIM-35-binary comparison over an 8,000-record eCPS sample, run for three tax years (
--assume-w2-wages). Alignment improves in later years as year-specific 2021 issues age out:Federal — one driver dominates
~92% of all federal mismatches (every year) are the SALT / itemized-deduction difference — PE deducts imputed state income-tax withholding (~19% above the liability) as federal SALT; the binary deducts the liability. PE itemizes higher in 100% of these. Aligning to the liability drops federal mismatches from ~20% → ~1.5%. Tracked + fix in flight: #1058 (the single highest-impact federal item).
Residual federal drivers (small): EITC (~60-170 recs/yr), NIIT on S-corp (#1053), QBID edge cases, CTC.
State — a long tail, no single dominant cause
Dollar totals are misleading: ~30% of state mismatches are extreme-income records (|AGI|>$500k, S-corp/high-income) that account for ~99% of the dollar total (the S-corp passive/tolerance class — #1053). By record count, the persistent state drivers across years are:
Each persistent state needs its own diagnosis (per the /diagnose-issue workflow: PE + TAXSIM + TaxAct + statute). This issue is the roadmap; individual state issues to be filed as diagnosed.
Priorities