2.3 KiB
2.3 KiB
AI Recommendation Panel for Triage
Module
Web
Status
VERIFIED
Description
Triage AI recommendation panel is implemented with cached recommendation hydration, analysis request flow, reachability/VEX suggestion surfaces, and action/question interactions.
Implementation Details
- Core component:
src/Web/StellaOps.Web/src/app/features/triage/components/ai-recommendation-panel/ai-recommendation-panel.component.ts
- Service integration:
src/Web/StellaOps.Web/src/app/features/triage/services/advisory-ai.service.ts
- Workspace integration anchor:
src/Web/StellaOps.Web/src/app/features/triage/triage-workspace.component.ts
- Focused tests:
src/Web/StellaOps.Web/src/tests/triage_ai_recommendation/ai-recommendation-panel.component.spec.ts
Follow-up Notes
- Tier 2 verification is component-level integration harness evidence because AI recommendation surfaces are embedded inside triage workspace compositions.
Verification
- Date: 2026-02-10
- Run artifacts:
docs/qa/feature-checks/runs/web/ai-recommendation-panel-for-triage/run-001/ - Tier results:
tier0-source-check.json: passtier1-build-check.json: passtier2-e2e-check.json: pass
Recheck (run-002)
- Date (UTC): 2026-02-10
- Status: VERIFIED (replayed)
- Tier 1 evidence: Angular build passed and checked-web suite passed 145/145.
- Tier 2 evidence: docs/qa/feature-checks/runs/web/ai-recommendation-panel-for-triage/run-002/tier2-e2e-check.json.
Recheck (run-004)
- Date (UTC): 2026-02-10
- Status: VERIFIED (replayed)
- Tier 1 evidence: Angular build passed and checked-web suite passed 145/145 across 47 files.
- Tier 2 evidence: docs/qa/feature-checks/runs/web/ai-recommendation-panel-for-triage/run-004/tier2-e2e-check.json.
Recheck (run-006)
- Date (UTC): 2026-02-11
- Status: VERIFIED (strict Tier 2 UI replay)
- Tier 1 evidence: Targeted triage AI recommendation suite passed 4/4 and Web build passed.
- Tier 2 evidence:
docs/qa/feature-checks/runs/web/ai-recommendation-panel-for-triage/run-006/tier2-ui-check.json - Replay scope:
- Navigate to
/triage/ai-recommendationsand verify recommendation panel shell. - Validate auto-analysis recommendation payload and apply suggested action.
- Use VEX suggestion and select similar vulnerability.
- Ask custom question and verify rendered AI explanation response.
- Navigate to