Files
git.stella-ops.org/docs/features/checked/web/aoc-verification-action-with-cli-parity-guidance.md
2026-02-11 01:32:14 +02:00

51 lines
1.9 KiB
Markdown

# AOC Verification Action with CLI Parity Guidance
## Module
Web
## Status
VERIFIED
## Description
AOC verification workflow is implemented with tenant-scoped verification action controls, CLI parity guidance, and violation drilldown views that support by-violation and by-document inspection with raw-document actions.
## Implementation Details
- **Feature directory**: `src/Web/StellaOps.Web/src/app/features/aoc/`
- **Core files**:
- `src/Web/StellaOps.Web/src/app/features/aoc/verify-action.component.ts`
- `src/Web/StellaOps.Web/src/app/features/aoc/verify-action.component.html`
- `src/Web/StellaOps.Web/src/app/features/aoc/violation-drilldown.component.ts`
- `src/Web/StellaOps.Web/src/app/features/aoc/violation-drilldown.component.html`
- **Supporting contracts**:
- `src/Web/StellaOps.Web/src/app/core/api/aoc.client.ts`
- `src/Web/StellaOps.Web/src/app/core/api/aoc.models.ts`
- **Focused tests**:
- `src/Web/StellaOps.Web/src/tests/aoc_verification/verify-action.component.spec.ts`
- `src/Web/StellaOps.Web/src/tests/aoc_verification/violation-drilldown.component.spec.ts`
## Verification
- Date: 2026-02-10
- Run artifacts: `docs/qa/feature-checks/runs/web/aoc-verification-action-with-cli-parity-guidance/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/aoc-verification-action-with-cli-parity-guidance/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/aoc-verification-action-with-cli-parity-guidance/run-004/tier2-e2e-check.json.