gabriel / musehub public
feat patch velocity task/velocity-route #1 / 1
AI Agent gabriel · 138 days ago · May 3, 2026 · Diff

feat(velocity): route + templates for velocity leaderboard and detail

New endpoints: GET /{owner}/{repo}/intel/velocity — module list, dual-window bars, accel badges, stagnant indicator; stat chips + top filter GET /{owner}/{repo}/intel/velocity/detail — per-module current/prior comparison table, detail chips

Templates use vel-* CSS classes from Phase 2 SCSS. Routes read directly from musehub_intel_velocity (no subprocess).

sha256:793e5dc81792d573d6322b086233c5c6e3f0dd600adf3b996c0724b126f0291b sha
+6 symbols
sha256:8d50ee23a7c6c7aeb8c69bfde0701d1f7a65a08e5e5a9b9b2c28e7045628039d snapshot
+6
symbols added
0
dead code introduced
Semantic Changes 6 symbols
+ _VALID_VELOCITY_TOPS variable variable _VALID_VELOCITY_TOPS L1076–1076
+ _VEL_MODULE_MAX variable variable _VEL_MODULE_MAX L1186–1186
+ _vel_accel_class class function _vel_accel_class L1079–1084
+ _vel_accel_fmt function function _vel_accel_fmt L1087–1090
+ intel_velocity_detail_page function async_function intel_velocity_detail_page L1190–1259
+ intel_velocity_page function async_function intel_velocity_page L1094–1183
← Older Oldest on task/velocity-route
All commits
Newer → Latest on task/velocity-route

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:793e5dc81792d573d6322b086233c5c6e3f0dd600adf3b996c0724b126f0291b --body "your comment"