gabriel / musehub public
feat BREAKING intel task/detect-refactor-intel #1 / 1
AI Agent gabriel · 45 days ago · May 3, 2026 · Diff

feat(intel): detect-refactor page with pure-Python snapshot diff provider

- Migration 0016: add commit_message column + ix_intel_refactor_events_repo_kind composite index - Rewrite DetectRefactorProvider: HEAD-vs-parent snapshot diff using parse_symbols(), no _run_muse Detects: implementation (body_hash change), signature (sig_id change), move (same body, different file), rename (same body, same file, different name) - Add route /intel/refactoring with kind filter (all/implementation/signature/move/rename) and top 20/50/100 - Template intel_detect_refactor.html: spectral stat chips, kind badges, address cell, commit message column - SCSS .rf-* namespace: components/_detect_refactor.scss (visual) + pages/_detect_refactor.scss (layout) - Dashboard card: Detect Refactor card with kind counts and 5-event preview - 34 tests GREEN across 7 tiers (T1 DB, T2 provider, T3 route, T4 HTML, T5 integrity, T6 perf, T7 security)

Closes #22 (staging.musehub.ai)

sha256:edf260ee4878ac9d9b4f0c645f1ebb9d24af436f38fc7dcb8d7b22162807c83c sha
sha256:3a5238b13ed7a76e4aacf526b77be2248aa1834b97eed5932a0e266808fbfafa snapshot
← Older Oldest on task/detect-refactor-intel
All commits
Newer → Latest on task/detect-refactor-intel

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