TenantAtlas/app/Support/Ui/ActionSurface
ahmido 671abbed53 feat: retrofit deferred operator surfaces (#203)
## Summary
- retrofit the tenant detail recent-operations and verification surfaces to keep one clear primary inspect path per state
- keep onboarding workflow actions on the wizard step while moving previous-run and advanced monitoring links into diagnostics-only technical details
- add focused spec 172 design artifacts, feature coverage, and a dedicated browser smoke test for the deferred operator surface retrofit

## Testing
- `vendor/bin/sail artisan test --compact tests/Browser/Spec172DeferredOperatorSurfacesSmokeTest.php tests/Browser/OnboardingDraftRefreshTest.php tests/Browser/OnboardingDraftVerificationResumeTest.php`

## Notes
- base branch: `dev`
- branch head: `172-deferred-operator-surfaces-retrofit`
- browser smoke pack passed locally after the final changes

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #203
2026-04-02 09:22:44 +00:00
..
Enums feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
ActionSurfaceDeclaration.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
ActionSurfaceDefaults.php feat: action-surface contract inspect affordance + clickable rows (#100) 2026-02-08 20:31:36 +00:00
ActionSurfaceDiscoveredComponent.php feat: action-surface contract inspect affordance + clickable rows (#100) 2026-02-08 20:31:36 +00:00
ActionSurfaceDiscovery.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
ActionSurfaceExemption.php feat: action-surface contract inspect affordance + clickable rows (#100) 2026-02-08 20:31:36 +00:00
ActionSurfaceExemptions.php feat: retrofit deferred operator surfaces (#203) 2026-04-02 09:22:44 +00:00
ActionSurfaceProfileDefinition.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
ActionSurfaceSlotRequirement.php feat: action-surface contract inspect affordance + clickable rows (#100) 2026-02-08 20:31:36 +00:00
ActionSurfaceValidationIssue.php feat: action-surface contract inspect affordance + clickable rows (#100) 2026-02-08 20:31:36 +00:00
ActionSurfaceValidationResult.php feat: action-surface contract inspect affordance + clickable rows (#100) 2026-02-08 20:31:36 +00:00
ActionSurfaceValidator.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00