fix: labor hub commentary — correct forecast misalignments (Jun 16 run)#4894
fix: labor hub commentary — correct forecast misalignments (Jun 16 run)#4894cemreinanc wants to merge 5 commits into
Conversation
- Jobs Monitor 2027: Software Developers forecast shows +0.2% (near-flat growth), not a contraction. Updated commentary to reflect near-flat growth with steep decline anticipated by 2030. - Wages: Average weekly hours chart shows 38.3h (2025) → 34.3h (2035), a ~4-hour reduction. Commentary incorrectly said "three hours shorter"; corrected to "four hours shorter". - Updated commentary last updated date to Jun 16. https://claude.ai/code/session_01BZBUmT85B1EoT1eMDyvhYa
- Research section: Remove financial specialists from the list of occupations expected to see employment reductions; forecasts show +0.4% (2030) and +2.1% (2035) growth, not reductions. - State-Level View: Technology sector shows +0% (flat), not marginal decline. Updated commentary to say "essentially flat employment". https://claude.ai/code/session_01BZBUmT85B1EoT1eMDyvhYa
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughNarrative text in the Labor Hub is updated: the 2027 software-developers outlook in ChangesLabor Hub content updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
CI uses bun prettier 3.3.1 which reflows line breaks differently from the local npx prettier run. No content change. https://claude.ai/code/session_01BZBUmT85B1EoT1eMDyvhYa
Cleanup: Preview Environment RemovedThe preview environment for this PR has been destroyed.
Cleanup triggered by PR close at 2026-06-17T05:16:43Z |
|
Claude finished @aseckin's task in 40s —— View job Reverted item #3 — Financial Specialists in research.tsx
Reverted to the original wording in
Commit: |
Reverts item #3 per @aseckin review request. Restores the original text including financial specialists in the list of occupations expected to see significant employment reductions. https://claude.ai/code/session_01BZBUmT85B1EoT1eMDyvhYa
|
Superseded by a fresh Jun 17 run on branch Generated by Claude Code |
Summary
Automated cross-reference of every chart's data labels against commentary on https://www.metaculus.com/labor-hub found four misalignments in prediction/forecast data (historical values excluded per QA policy).
Fixes
1. Jobs Monitor 2027 — Software Developers (
jobs_insights.tsx)Old text:
Chart data: Software Developers 2027: +0.2% (positive growth, not a contraction)
New text:
2. Wages section — Average weekly hours (
page.tsx)Old text:
Chart data: 2025 historical = 38.3 h, 2035 forecast = 34.3 h → 4-hour reduction, not 3
New text:
3. Research section — Financial Specialists (
sections/research.tsx)Old text:
Chart data: Financial Specialists 2030: +0.4% | 2035: +2.1% (positive growth, not reductions)
New text:
4. State-Level View — Washington Technology Sector (
page.tsx)Old text:
Chart data: Technology Sector 2027: +0% (flat, not negative)
New text:
5. Commentary date (
sections/hero.tsx)Updated
Commentary last updatedfrom Jun 12 → Jun 16.Supersedes PR #4892 (different branch, now closed).
https://claude.ai/code/session_01BZBUmT85B1EoT1eMDyvhYa
Generated by Claude Code
Summary by CodeRabbit