gabriel / musehub public
feat intel task/blast-risk-phase5 #1 / 1
AI Agent gabriel · 138 days ago · May 3, 2026 · Diff

feat(intel): blast-risk nav integration, 5/5 phase 5 tests green

- Phase 5 TDD spec: back links, page titles, detail breadcrumb all verified - All tests pass without template changes — nav structure correct from phases 2+4

sha256:0c17dd884fd0e68432a25dcb3346886a59c4515d7d37687fd8e7a883a99839aa sha
+23 symbols
sha256:2bc528ae3fbc4ba6af2e6ff03212414cd3cee9b49e358261932921fed8772ddb snapshot
+23
symbols added
0
dead code introduced
Semantic Changes 23 symbols
~ tests/test_phase5_blast_risk_nav.py .py 23 symbols added
+ TestBlastRiskNav class class TestBlastRiskNav L75–116
+ test_P5_01_list_page_has_back_link_to_intel method async_method test_P5_01_list_page_has_back_link_to_intel L78–82
+ test_P5_02_empty_list_has_back_link_to_intel method async_method test_P5_02_empty_list_has_back_link_to_intel L85–89
+ test_P5_03_list_page_title_contains_blast_risk method async_method test_P5_03_list_page_title_contains_blast_risk L92–96
+ test_P5_04_detail_page_has_back_link_to_blast_risk method async_method test_P5_04_detail_page_has_back_link_to_blast_risk L99–106
+ test_P5_05_detail_page_title_contains_blast_risk method async_method test_P5_05_detail_page_title_contains_blast_risk L109–116
+ _OWNER variable variable _OWNER L35–35
+ _REF variable variable _REF L37–37
+ _SLUG variable variable _SLUG L36–36
+ _seed_risk function async_function _seed_risk L40–58
+ _uid function function _uid L31–32
+ AsyncClient import import AsyncClient L22–22
+ AsyncSession import import AsyncSession L24–24
+ annotations import import annotations L16–16
+ create_repo import import create_repo L28–28
+ db import import db L27–27
+ fake_id import import fake_id L26–26
+ pg_insert import import pg_insert L23–23
+ pytest import import pytest L20–20
+ pytest_asyncio import import pytest_asyncio L21–21
+ secrets import import secrets L18–18
+ nav_repo function async_function nav_repo L62–63
+ nav_repo_with_row function async_function nav_repo_with_row L67–72
← Older Oldest on task/blast-risk-phase5
All commits
Newer → Latest on task/blast-risk-phase5

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:0c17dd884fd0e68432a25dcb3346886a59c4515d7d37687fd8e7a883a99839aa --body "your comment"