[Exchange] Cross-analysis convergence detection
Goal
Detect when multiple independent analyses converge on the same gene/pathway/mechanism. Score convergence strength. Display on Exchange page as 'Converging Hypotheses' clusters.
Acceptance Criteria
☐ Dashboard shows convergent cluster count.
☐ Exchange page has convergence badges.
Approach
Read AGENTS.md and relevant source files
Understand existing code patterns before modifying
Implement changes following existing conventions (f-string HTML, SQLite, Bedrock Claude)
Test: curl affected pages, verify rendering, run scidex status
Commit atomically with descriptive messageWork Log
2026-04-01 — Slot 7
- Started task: Cross-analysis convergence detection
- Reading existing code to understand hypothesis storage and Exchange page structure