53 lines
1.8 KiB
Markdown
53 lines
1.8 KiB
Markdown
# Approvals Inbox with Diff-First Presentation
|
|
|
|
## Module
|
|
Web
|
|
|
|
## Status
|
|
VERIFIED
|
|
|
|
## Description
|
|
Approvals inbox provides diff-first promotion cards with what-changed summaries, gate state badges, and direct actions for details and evidence follow-up.
|
|
|
|
## Implementation Details
|
|
- **Feature directory**: `src/Web/StellaOps.Web/src/app/features/approvals/`
|
|
- **Route**:
|
|
- `src/Web/StellaOps.Web/src/app/features/approvals/approvals.routes.ts`
|
|
- Mounted via `src/Web/StellaOps.Web/src/app/app.routes.ts` at `/approvals`
|
|
- **Core files**:
|
|
- `src/Web/StellaOps.Web/src/app/features/approvals/approvals-inbox.component.ts`
|
|
- **Focused tests**:
|
|
- `src/Web/StellaOps.Web/src/tests/approvals/approvals-inbox.component.spec.ts`
|
|
|
|
## Verification
|
|
- Date: 2026-02-10
|
|
- Run artifacts: `docs/qa/feature-checks/runs/web/approvals-inbox-with-diff-first-presentation/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/approvals-inbox-with-diff-first-presentation/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/approvals-inbox-with-diff-first-presentation/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/approvals-inbox-with-diff-first-presentation/run-006/tier2-ui-check.json.
|
|
|