Summary
The Resolution Foundation analysis indicates that combining two-child limit removal with benefit cap removal creates significantly larger poverty reduction impacts. PolicyEngine should support modeling the benefit cap removal to enable comprehensive analysis.
Context from Resolution Foundation
From "No half measures" (October 2025):
- Scrapping two-child limit alone: 330,000 children lifted from poverty immediately, 480,000 by 2029-30
- Scrapping two-child limit + benefit cap + LHA relinking: ~1 million people lifted (600,000 children)
- Child poverty rate: 34% by 2029-30 without action → 29.5% with full three-part reform
Current State
PolicyEngine-UK has the two-child limit parameters (gov.dwp.universal_credit.elements.child.limit.child_count), but benefit cap removal may need:
Implementation
- Review existing benefit cap parameters in
gov.dwp.universal_credit or gov.dwp.benefit_cap
- Ensure they can be set to effectively remove the cap (e.g., setting to infinity or very high value)
- Create test scenarios combining:
- Two-child limit removal (April 2026)
- Benefit cap removal
- LHA relinking to 30th percentile
Source
🤖 Generated with Claude Code
Summary
The Resolution Foundation analysis indicates that combining two-child limit removal with benefit cap removal creates significantly larger poverty reduction impacts. PolicyEngine should support modeling the benefit cap removal to enable comprehensive analysis.
Context from Resolution Foundation
From "No half measures" (October 2025):
Current State
PolicyEngine-UK has the two-child limit parameters (
gov.dwp.universal_credit.elements.child.limit.child_count), but benefit cap removal may need:Implementation
gov.dwp.universal_creditorgov.dwp.benefit_capSource
🤖 Generated with Claude Code