Skip to content

Add reviewers:hours rake task for reviewer time-on-task estimates - #328

Merged
anscg merged 1 commit into
hackclub:mainfrom
anscg:claude/volunteer-hours-tracking-j7428s
Aug 30, 2026
Merged

Add reviewers:hours rake task for reviewer time-on-task estimates#328
anscg merged 1 commit into
hackclub:mainfrom
anscg:claude/volunteer-hours-tracking-j7428s

Conversation

@anscg

@anscg anscg commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Reconstructs how long a reviewer actually spent in a review queue from the
Ahoy $view events every request logs, including the 2-minute claim
heartbeats. Each terminal review is anchored at completed_at and walked
back to the show that opened it, so pages opened and skipped never count;
sessions are capped (default 30m) so idle tabs can't inflate the total, and
clamped to the previous review's completed_at so windows can't overlap.
Reports median/mean/percentiles and imputes reviews with no event trail at
the median. Read-only.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WcZmALmpD2axrkhyjrkZQC
@anscg
anscg merged commit f067e56 into hackclub:main Aug 30, 2026
2 of 6 checks passed
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