38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
# "Can I Ship?" Case Header (Verdict Display)
|
|
|
|
## Module
|
|
Web
|
|
|
|
## Status
|
|
VERIFIED
|
|
|
|
## Description
|
|
Case header verdict display is implemented with ship/block/exception badges, finding counters, baseline delta context, and attestation/snapshot interaction controls.
|
|
|
|
## Implementation Details
|
|
- **Feature directory**: `src/Web/StellaOps.Web/src/app/features/triage/components/case-header/`
|
|
- **Core files**:
|
|
- `src/Web/StellaOps.Web/src/app/features/triage/components/case-header/case-header.component.ts`
|
|
- `src/Web/StellaOps.Web/src/app/features/triage/components/case-header/case-header.component.html`
|
|
- `src/Web/StellaOps.Web/src/app/features/triage/components/case-header/case-header.component.scss`
|
|
- **Focused tests**:
|
|
- `src/Web/StellaOps.Web/src/tests/case_header/case-header.component.spec.ts`
|
|
|
|
## Verification
|
|
- Date: 2026-02-10
|
|
- Run artifacts: `docs/qa/feature-checks/runs/web/can-i-ship-case-header/run-001/`
|
|
- Tier results:
|
|
- `tier0-source-check.json`: pass
|
|
- `tier1-build-check.json`: pass
|
|
- `tier2-e2e-check.json`: pass
|
|
|
|
|
|
|
|
|
|
## Recheck (run-003)
|
|
- 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/can-i-ship-case-header/run-003/tier2-e2e-check.json.
|
|
|