TenantAtlas/app/Filament/Widgets/Tenant
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
..
AdminRolesSummaryWidget.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
BaselineCompareCoverageBanner.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
FindingExceptionStatsOverview.php feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
FindingStatsOverview.php feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
RecentOperationsSummary.php feat: retrofit deferred operator surfaces (#203) 2026-04-02 09:22:44 +00:00
TenantArchivedBanner.php feat: centralize tenant lifecycle presentation (#175) 2026-03-16 18:18:53 +00:00
TenantReviewPackCard.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
TenantVerificationReport.php feat: retrofit deferred operator surfaces (#203) 2026-04-02 09:22:44 +00:00