54 lines
1.9 KiB
Markdown
54 lines
1.9 KiB
Markdown
# Approval Detail with Reachability Witness Panel
|
|
|
|
## Module
|
|
Web
|
|
|
|
## Status
|
|
VERIFIED
|
|
|
|
## Description
|
|
Approval detail workflow renders a split-pane decision surface with security diff context and reachability witness panel interactions for finding-level evidence inspection.
|
|
|
|
## Implementation Details
|
|
- **Feature directory**: `src/Web/StellaOps.Web/src/app/features/approvals/`
|
|
- **Routes**:
|
|
- `src/Web/StellaOps.Web/src/app/features/approvals/approvals.routes.ts`
|
|
- Mounted via `src/Web/StellaOps.Web/src/app/app.routes.ts` at `/approvals/:id`
|
|
- **Core files**:
|
|
- `src/Web/StellaOps.Web/src/app/features/approvals/approval-detail-page.component.ts`
|
|
- `src/Web/StellaOps.Web/src/app/features/approvals/modals/request-exception-modal.component.ts`
|
|
- **Focused tests**:
|
|
- `src/Web/StellaOps.Web/src/tests/approvals/approval-detail-page.component.spec.ts`
|
|
|
|
## Verification
|
|
- Date: 2026-02-10
|
|
- Run artifacts: `docs/qa/feature-checks/runs/web/approval-detail-with-reachability-witness-panel/run-001/`
|
|
- Tier results:
|
|
- `tier0-source-check.json`: pass
|
|
- `tier1-build-check.json`: pass
|
|
- `tier2-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/approval-detail-with-reachability-witness-panel/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/approval-detail-with-reachability-witness-panel/run-004/tier2-e2e-check.json.
|
|
|
|
|
|
## Recheck (run-006)
|
|
- Date (UTC): 2026-02-11T06:16:10Z
|
|
- Status: VERIFIED (strict Tier 2 UI replay)
|
|
- Tier 2 evidence: docs/qa/feature-checks/runs/web/approval-detail-with-reachability-witness-panel/run-006/tier2-ui-check.json.
|
|
|