feat: Phase 3 issue list — stat strip, blast badges, agent badges, intel sidebar
- Stat strip: add anchored (◈) and agent-filed counts with accent colors and state dots; remove stale total_comment_count / unique_author_count stats - Issue rows: blast:N badge per row (color-coded low/mid/high) sourced from a single lookup_symbol_intel call; [agent] badge for agent-filed issues with purple pip icon replacing the avatar - Route: compute anchored_open_count, agent_filed_count; build issue_blast_map via one O(1) DB read + O(anchors) dict lookups (no N+1); fix agent_activity to use agent_id field (not identity lookup); deduplicate hotspot/blast sidebar lists; fix dict key naming consistency (symbol, churn, blast) - Sidebar: Hotspot Issues panel with churn rate badge; Blast Risk panel with co-change count badge; Agent Activity panel with purple pips; Act via CLI card with repo-specific snippet; isl-sb-section--intel border separation - SCSS: new isl-stat-dot, isl-blast-badge (--low/--mid/--high), isl-agent-badge, isl-mini-agent-icon, isl-sb-intel-body/sub, isl-sb-agent-pip, isl-cli-block, isl-cli-line; blast badge color thresholds 15/50 - Tests: update 4 stale issue_detail_ssr tests that asserted on inner card structure removed in the intelligence panel flattening refactor
0 comments
muse hub commit comment sha256:7a71f88a7f569accb476cdee2cdd56f4aa4cb18223b102ac7fd4abb250af7091 --body "your comment"
No comments yet. Be the first to start the discussion.