Task ID: edd189de-b3e1-4188-a082-de31814185df Priority: 80 Layer: UI
Ensure all detail pages (entity, hypothesis, analysis, experiment, target, etc.) have breadcrumb navigation showing the navigation path for easy back-navigation.
Comprehensive audit found that 42 out of 43 dynamic HTML pages already have breadcrumb_html() calls. The breadcrumb_html() function at line 827 generates a clean breadcrumb nav with clickable parent links.
/entity/{name} - Home / Atlas / Entity Name/hypothesis/{id} - Home / Exchange / Analysis / Hypothesis Title/analysis/{id} - Home / Agora / Analyses / Analysis Title/experiment/{id} - Home / Forge / Experiments / Experiment Title/target/{id} - Home / Exchange / Target: Gene/notebook/{id} - Home / Notebooks / Notebook Title/artifact/{id} - Home / Artifacts / Artifact Title/wiki/{slug} - Home / Atlas / Wiki / Page Title/showcase/{id} - Home / Showcase / Title/debates/{id} - Home / Agora / Debates / Session/agents/performance - Added: Home / Senate / Agents / Performance/graph, /search - Static HTML files with injected nav (would need template changes)/vision, /pitch - Top-level marketing/info pages