Skip to content

fix: labor hub commentary — hours worked and financial specialists#4917

Merged
cemreinanc merged 1 commit into
mainfrom
claude/practical-knuth-fuazj8
Jun 20, 2026
Merged

fix: labor hub commentary — hours worked and financial specialists#4917
cemreinanc merged 1 commit into
mainfrom
claude/practical-knuth-fuazj8

Conversation

@cemreinanc

@cemreinanc cemreinanc commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Automated commentary audit of https://www.metaculus.com/labor-hub found two misalignments between chart forecast data and surrounding commentary text.

Fixes

1. Wages section — hours worked reduction

  • Old text: "The workweek is also expected to become about three hours shorter by 2035 among all workers"
  • Chart data: Average weekly hours: 38.3 (2025) → 33.7 (2035) = ~4.6 hours shorter
  • New text: "The workweek is also expected to become about five hours shorter by 2035 among all workers"

2. Research / Comparison section — financial specialists direction

  • Old text: "while financial specialists are expected to see only modest decline"
  • Chart data: Financial Specialists employment: +0.9% (2030), +1.2% (2035) — consistent growth, not decline
  • New text: "while financial specialists are expected to see only modest growth"

3. Commentary date

  • Updated "Commentary last updated" from Jun 17 → Jun 20

Files changed

  • front_end/src/app/(main)/labor-hub/page.tsx — hours worked claim
  • front_end/src/app/(main)/labor-hub/sections/research.tsx — financial specialists direction
  • front_end/src/app/(main)/labor-hub/sections/hero.tsx — commentary date

🤖 Generated with Claude Code

https://claude.ai/code/session_01XjrkGGgbcED6D3StCFFWE1


Generated by Claude Code

Summary by CodeRabbit

  • Updates
    • Revised workweek shortening forecast: increased from approximately three hours to five hours shorter by 2035
    • Updated specialist employment outlook from "modest decline" to "modest growth"
    • Refreshed commentary timestamp to June 20, 2026

…specialists

- Wages section: corrected "about three hours shorter" to "about five hours shorter"
  (chart shows 38.3h → 33.7h = ~4.6 hours reduction by 2035)
- Research section: corrected "financial specialists are expected to see only modest
  decline" to "only modest growth" (chart shows +1.2% employment growth by 2035)
- Updated commentary last-updated date to Jun 20

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XjrkGGgbcED6D3StCFFWE1
@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b036470d-e8f0-4213-851d-09ef543a04e7

📥 Commits

Reviewing files that changed from the base of the PR and between 61ec33d and c1f1f3d.

📒 Files selected for processing (3)
  • front_end/src/app/(main)/labor-hub/page.tsx
  • front_end/src/app/(main)/labor-hub/sections/hero.tsx
  • front_end/src/app/(main)/labor-hub/sections/research.tsx

📝 Walkthrough

Walkthrough

Three text-only edits to the Labor Hub frontend: the 2035 workweek forecast in the Wages section changes from "about three hours" to "about five hours shorter," the hero section's "Commentary last updated" date advances from June 17 to June 20, and the specialist employment outlook in the Research section flips from "modest decline" to "modest growth."

Changes

Labor Hub Content Corrections

Layer / File(s) Summary
Forecast copy, commentary date, and outlook wording
front_end/src/app/(main)/labor-hub/page.tsx, front_end/src/app/(main)/labor-hub/sections/hero.tsx, front_end/src/app/(main)/labor-hub/sections/research.tsx
Updates the Wages 2035 workweek forecast from "three" to "five" hours shorter, bumps the hero "Commentary last updated" date from Jun 17 to Jun 20, and corrects specialist employment outlook from "modest decline" to "modest growth."

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Metaculus/metaculus#4883: Also updates labor-hub research copy for financial specialists (removing a contraction claim) and bumps the hero "Commentary last updated" date, directly overlapping with this PR's specialist outlook and hero timestamp changes.
  • Metaculus/metaculus#4775: Modifies the same page.tsx Wages forecast "hours shorter by 2035" value (three → four), the same field this PR corrects to five.
  • Metaculus/metaculus#4898: Touches the same sections/hero.tsx commentary date and sections/research.tsx forecast wording that this PR also edits.

Poem

🐇 Three became five, the forecast grew tall,
A June date slipped forward, no trouble at all,
"Decline" turned to "growth" with a flick of a word,
The tiniest edits — the clearest I've heard.
Hop hop, small fixes make futures more true! 🌟

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately summarizes the main changes: fixing commentary misalignments for hours worked and financial specialists forecasts.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/practical-knuth-fuazj8

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Cleanup: Preview Environment Removed

The preview environment for this PR has been destroyed.

Resource Status
🌐 Preview App Deleted
🗄️ PostgreSQL Branch Deleted
⚡ Redis Database Deleted
🔧 GitHub Deployments Removed
📦 Docker Image Retained (auto-cleanup via GHCR policies)

Cleanup triggered by PR close at 2026-06-20T10:00:04Z

@cemreinanc cemreinanc merged commit 5ee2d60 into main Jun 20, 2026
15 checks passed
@cemreinanc cemreinanc deleted the claude/practical-knuth-fuazj8 branch June 20, 2026 10:00
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