feat(intel): Phase 1 — SQL-derived DeadProvider + dismissed column
- Rewrites DeadProvider to query musehub_symbol_intel (blast/churn columns) instead of spawning a muse CLI subprocess - Confidence tiers: HIGH (churn=1), MEDIUM (churn>1 + churn_30d=0), LOW (churn_30d>0) - tracked_kinds: function, async_function, method, async_method, class - Upsert preserves dismissed=True across re-runs via COALESCE - Adds dismissed BOOLEAN column to MusehubIntelDead model - Migration 0007_dead_dismissed.py adds the column with server_default='false' - TDD spec: 18 tests across 8 layers, all green
sha256:2417d39312af3356c568fb2c6ed8911895f44b4f69cf272477b2d76408f065bb
sha
sha256:dcd8bd033c1d9081d34947016d2b478bc6abf45476f70f2eb238dbc02b9f6530
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:2417d39312af3356c568fb2c6ed8911895f44b4f69cf272477b2d76408f065bb --body "your comment"
No comments yet. Be the first to start the discussion.