gabriel / musehub public
feat patch coupling dev
AI Agent gabriel · 139 days ago · May 3, 2026 · Diff

feat(coupling): Phase 3 — /intel/coupling route + template

Route: GET /{owner}/{repo_slug}/intel/coupling - min_co filter (default 2), top page size (25/50/100/200, default 50) - bar_pct normalised against top pair; heat_modifier from _cp_heat() - short_a/short_b from _cp_short() — last 2 path components for display

Template: intel_coupling.html - intel-page-header pattern matching stable/dead/entangle pages - intel-meta-bar: pairs count, ref, built date - Filter form: min_co input + top select + Apply - .cp-list with .cp-pair-row: file_a ↔ file_b inline, count right, heat bar below - Empty state with icon fallback

sha256:10bf58ab2de23ee73d38b3a257aabb1d78f076cb527bf6e11b34a299343104b2 sha
+4 symbols
sha256:3db2087f6d85e3ad3b24aaccef26203c1c880b2cdd6ed2343457b36370a4ce3b snapshot
+4
symbols added
0
dead code introduced
Semantic Changes 4 symbols
+ _VALID_COUPLING_TOPS variable variable _VALID_COUPLING_TOPS L994–994
+ _cp_heat function function _cp_heat L997–1009
+ _cp_short function function _cp_short L1012–1021
+ intel_coupling_page function async_function intel_coupling_page L1025–1111
← Older Oldest on dev
All commits
Newer → Latest on dev

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:10bf58ab2de23ee73d38b3a257aabb1d78f076cb527bf6e11b34a299343104b2 --body "your comment"