Skip to content

legal(RR-4): RSO/County 2026-07-01 cap figures published#10

Open
writingdeveloper wants to merge 1 commit into
masterfrom
legal/rr4-2026-07-01-figures
Open

legal(RR-4): RSO/County 2026-07-01 cap figures published#10
writingdeveloper wants to merge 1 commit into
masterfrom
legal/rr4-2026-07-01-figures

Conversation

@writingdeveloper

Copy link
Copy Markdown
Owner

Summary

Both 2026-07-01 rent-increase cap figures are now officially published on their respective .gov sources. This PR fills the two value: null pending entries in lib/legal/constants.ts.

Figures entered

Regime Published % Source Formula
LA City RSO 3% LAHD — housing.lacity.gov/renter-protections-2 90% of CPI, floor 1%, ceiling 4% (new formula eff. Feb 2 2026)
LA County RSTPO 1.919% DCBA — dcba.lacounty.gov/rentstabilizationprogram/ 60% of CPI, max 3%

Both figures are effective July 1, 2026 – June 30, 2027.

Changes

  • lib/legal/constants.ts — fills rsoCapPct and countyCapPct pending entries: value: null → published %, adds effectiveTo: '2027-06-30', sets expectedUpdate: '2027-07-01', drops the stale note fields. Bumps lastVerified to 2026-07-01.
  • lib/seo/content-updated.ts — bumps CONTENT_LAST_UPDATED to 2026-07-01 (required by sitemap test invariant).
  • tests/ — updates six test files that were written for the pending (value: null) state; now assert the published values and the absence of pending-publication UI.

Gate

npm cinpx tsc --noEmitnpm run lintnpm test (331/331 pass) → npm run build — all green.


⚠️ DO NOT merge without human review. These are legal figures that affect renter rights advice shown to users. Please verify the source URLs above before merging.

🤖 Generated by the weekly RR-4 watcher routine (2026-07-01 run)


Generated by Claude Code

Both figures published today on official .gov sources:
- RSO 3% (LAHD housing.lacity.gov/renter-protections-2): same rate continues
  under the new 90%-of-CPI formula (floor 1%, ceiling 4%).
- County RSTPO 1.919% (DCBA dcba.lacounty.gov/rentstabilizationprogram/):
  60% of CPI, max 3%, for fully covered units July 2026–June 2027.

Fills both pending (value: null) entries, adds effectiveTo 2027-06-30 and
expectedUpdate 2027-07-01, drops the now-stale notes. Bumps lastVerified
and CONTENT_LAST_UPDATED to 2026-07-01. Updates tests that were written
for the pending state to reflect the published values.

All 331 tests pass; build green.
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rentrights Ready Ready Preview, Comment Jul 1, 2026 4:12pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants