TenantAtlas/apps/platform/app/Support/Tenants
ahmido bf43dad3d1 fix: enforce workspace surface scope for customer review workspace (#366)
## Summary
- keep `/admin/reviews/workspace` workspace-scoped in shell and sidebar context
- treat `tenant` query hints on the customer review workspace as page-level filters only
- update the customer review workspace tests and Spec 311 navigation contract to match the workspace-hub IA

## Testing
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Reviews/CustomerReviewWorkspacePageTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/WorkspaceContextTopbarAndTenantSelectionTest.php tests/Feature/Filament/PanelNavigationSegregationTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`
- `git diff --check`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #366
2026-05-15 20:52:37 +00:00
..
ReferencedTenantLifecyclePresentation.php feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
TenantActionContext.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
TenantActionDescriptor.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantActionFamily.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantActionSurface.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantInteractionLane.php fix: enforce workspace surface scope for customer review workspace (#366) 2026-05-15 20:52:37 +00:00
TenantLifecycle.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
TenantLifecyclePresentation.php feat: implement spec 286 UI copy, IA & localization neutralization (#345) 2026-05-09 23:29:11 +00:00
TenantOperabilityContext.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
TenantOperabilityDecision.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantOperabilityOutcome.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantOperabilityQuestion.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantOperabilityReasonCode.php feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
TenantPageCategory.php fix: enforce workspace surface scope for customer review workspace (#366) 2026-05-15 20:52:37 +00:00
TenantRecoveryTriagePresentation.php Spec 186: implement tenant registry recovery triage (#217) 2026-04-09 19:20:48 +00:00