feat(intel): Phase 2 — /intel/dead route + template rewrite
- Rewrites intel_dead_page handler to query musehub_intel_dead directly - Supports ?confidence=high|medium|low filter - Supports ?show_dismissed=true (default hides dismissed rows) - Orders results by confidence tier (high→medium→low) then address - Stat context: total_candidates, high_count, dismissed_count - Rewrites intel_dead.html template with spectral tokens: gradient-spectral title, dead-stats-row, dead-group per tier, dead-row with dismiss button, droplet empty state, badge-danger/warning per tier - TDD spec: 7 tests across 6 layers, all green (25 total across phases 1+2)
sha256:e5a4a5d96f1f26a254e883ba4b0d525af822182f47b189bd3c97a98689f1901b
sha
+30
~1
symbols
sha256:415c72530a168bc9dab24dbc446dec804862dba050b140420f22bfce33d0b2ec
snapshot
+30
symbols added
~1
symbol modified
0
dead code introduced
Semantic Changes
31 symbols
+
test_P2_03_unknown_repo_returns_404
method
async_method test_P2_03_unknown_repo_returns_404 L107–111
+
test_P2_06_show_dismissed_includes_dismissed_rows
method
async_method test_P2_06_show_dismissed_includes_dismissed_rows L158–169
+
test_P2_04_zero_rows_empty_state_text
method
async_method test_P2_04_zero_rows_empty_state_text L121–127
+
test_P2_05_confidence_high_filters_to_high_only
method
async_method test_P2_05_confidence_high_filters_to_high_only L137–148
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:e5a4a5d96f1f26a254e883ba4b0d525af822182f47b189bd3c97a98689f1901b --body "your comment"
No comments yet. Be the first to start the discussion.