2.4 KiB
2.4 KiB
AI Autofix Button with Remediation Plan Preview and PR Tracker
Module
Web
Status
VERIFIED
Description
Advisory AI remediation workflow is implemented with autofix trigger controls, remediation plan preview surfaces, and PR status/action tracking components.
Implementation Details
- Feature directory:
src/Web/StellaOps.Web/src/app/features/advisory-ai/ - Core files:
src/Web/StellaOps.Web/src/app/features/advisory-ai/autofix-button.component.tssrc/Web/StellaOps.Web/src/app/features/advisory-ai/remediation-plan-preview.component.tssrc/Web/StellaOps.Web/src/app/features/advisory-ai/pr-tracker.component.ts
- Supporting model contract:
src/Web/StellaOps.Web/src/app/core/api/advisory-ai.models.ts
- Focused tests:
src/Web/StellaOps.Web/src/tests/advisory_ai_autofix/autofix-button.component.spec.tssrc/Web/StellaOps.Web/src/tests/advisory_ai_autofix/remediation-plan-preview.component.spec.tssrc/Web/StellaOps.Web/src/tests/advisory_ai_autofix/pr-tracker.component.spec.ts
Verification
- Date: 2026-02-10
- Run artifacts:
docs/qa/feature-checks/runs/web/ai-autofix-button-with-remediation-plan-preview-and-pr-tracker/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-autofix-button-with-remediation-plan-preview-and-pr-tracker/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-autofix-button-with-remediation-plan-preview-and-pr-tracker/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 autofix component suite passed 9/9 and Web build passed.
- Tier 2 evidence:
docs/qa/feature-checks/runs/web/ai-autofix-button-with-remediation-plan-preview-and-pr-tracker/run-006/tier2-ui-check.json - Replay scope:
- Navigate to
/ai/autofixand validate ready state. - Trigger Auto-fix generation and validate remediation plan preview details.
- Create and merge remediation PR through PR tracker interactions.
- Navigate to