fix: labor hub commentary — correct forecast misalignments (Jun 17 run)#4898
Conversation
Three commentary errors found vs live forecast data: 1. Jobs Monitor 2027: Software Developers forecast is +0.0% (flat), not a contraction — changed "already start seeing a contraction" to "stagnant growth...begin to dampen demand" 2. State-Level View: Washington Technology Sector forecast is +0.4% (positive growth), not decline — changed "marginal decline" to "marginal growth" 3. Research section: Financial Specialists forecast is -1.1% by 2035 (very modest), not comparable to the significant reductions seen in law (-13.3%), sales (-12.6%) and software (-7.2%) — separated financial specialists from "significant reductions" claim Also updated commentary last updated date to Jun 17. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017xAmGjwRfKQXUW8z8J97Ch
|
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 (4)
📝 WalkthroughWalkthroughFour text-only edits to the Labor Hub front end: the "Commentary last updated" timestamp advances from Jun 12 to Jun 17; the 2027 software developer negative forecast is reworded from expected contraction to stagnant growth dampened by early AI coding capabilities; the Washington state technology sector forecast changes from marginal decline to marginal growth; and a research section paragraph is reflowed without altering its wording. 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 |
Cleanup: Preview Environment RemovedThe preview environment for this PR has been destroyed.
Cleanup triggered by PR close at 2026-06-17T11:52:54Z |
Summary
Automated cross-reference of every chart's data labels against commentary on https://www.metaculus.com/labor-hub found three misalignments in prediction/forecast data (historical values excluded per QA policy). Also verified the previous PR #4894 (Jun 16 run, now closed) contained one spurious "three→four hours" change that was reverted by starting fresh from main; the current live data (38.3→34.9 h) confirms "about three hours shorter" is correct and was not changed.
Fixes
1. Jobs Monitor 2027 — Software Developers (
jobs_insights.tsx)Old text:
Chart data: Software Developers 2027 raw value: +0.028% (displays as +0.0%, essentially flat — not a contraction)
New text:
2. State-Level View — Washington Technology Sector (
page.tsx)Old text:
Chart data: Technology Sector 2027: +0.4% (positive growth, not decline — directional error)
New text:
3. Research section — Financial Specialists (
sections/research.tsx)Old text:
Chart data: Financial Specialists 2030: -1.3% | 2035: -1.1% (very modest decline, not comparable to significant reductions: Lawyers -13.3%, Sales -12.6%, Software -7.2%)
New text:
4. Commentary date (
sections/hero.tsx)Updated
Commentary last updatedfrom Jun 12 → Jun 17.Supersedes PR #4894 (different branch, now closed).
🤖 Generated with Claude Code
https://claude.ai/code/session_017xAmGjwRfKQXUW8z8J97Ch
Generated by Claude Code
Summary by CodeRabbit