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)
0 comments
muse hub commit comment sha256:edf260ee4878ac9d9b4f0c645f1ebb9d24af436f38fc7dcb8d7b22162807c83c --body "your comment"
No comments yet. Be the first to start the discussion.