TenantAtlas/app/Services/Auth
ahmido 98e2b5acd9 feat: managed tenant onboarding draft identity and resume semantics (#167)
## Summary
- add canonical managed-tenant onboarding draft routing with explicit draft identity and landing vs concrete draft behavior
- implement draft lifecycle, authorization, attribution, picker UX, resume-stage resolution, and auditable cancel or completion semantics
- add focused feature, unit, and browser coverage plus Spec 138 artifacts for the onboarding draft resume flow

## Validation
- `vendor/bin/sail artisan test --compact tests/Feature/ManagedTenantOnboardingWizardTest.php tests/Feature/Audit/OnboardingDraftAuditTest.php tests/Feature/Onboarding/OnboardingDraftAccessTest.php tests/Feature/Onboarding/OnboardingDraftAuthorizationTest.php tests/Feature/Onboarding/OnboardingDraftLifecycleTest.php tests/Feature/Onboarding/OnboardingDraftMultiTabTest.php tests/Feature/Onboarding/OnboardingDraftPickerTest.php tests/Feature/Onboarding/OnboardingDraftRoutingTest.php tests/Feature/Onboarding/OnboardingRbacSemanticsTest.php tests/Feature/Onboarding/OnboardingVerificationClustersTest.php tests/Feature/Onboarding/OnboardingVerificationTest.php tests/Feature/Onboarding/OnboardingVerificationV1_5UxTest.php tests/Feature/Verification/VerificationReportViewerDbOnlyTest.php tests/Unit/Onboarding tests/Unit/VerificationReportSanitizerEvidenceKindsTest.php tests/Browser/OnboardingDraftRefreshTest.php tests/Browser/OnboardingDraftVerificationResumeTest.php`
- passed: 69 tests, 251 assertions

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #167
2026-03-13 23:45:23 +00:00
..
BreakGlassSession.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
CapabilityResolver.php Spec 094: Assignment ops observability hardening (#113) 2026-02-15 14:08:14 +00:00
PostLoginRedirectResolver.php feat: workspace context enforcement + ownership safeguards (#86) 2026-02-02 23:00:56 +00:00
RoleCapabilityMap.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
TenantDiagnosticsService.php feat: RBAC troubleshooting & tenant UI bugfix pack (spec 067) (#84) 2026-01-31 20:09:25 +00:00
TenantMembershipManager.php 065-tenant-rbac-v1 (#79) 2026-01-28 21:09:47 +00:00
WorkspaceCapabilityResolver.php feat: workspace context enforcement (specs 070–072) (#85) 2026-02-02 10:07:41 +00:00
WorkspaceMembershipManager.php feat: workspace context enforcement + ownership safeguards (#86) 2026-02-02 23:00:56 +00:00
WorkspaceRoleCapabilityMap.php feat: managed tenant onboarding draft identity and resume semantics (#167) 2026-03-13 23:45:23 +00:00