TenantAtlas/app/Support/Workspaces
ahmido 73a879d061 feat: implement spec 147 tenant context enforcement (#176)
## Summary
- implement Spec 147 for workspace-first tenant selector and remembered tenant context enforcement
- harden canonical and tenant-bound route behavior so selected tenant mismatch stays informational
- fix drift finding subject fallback for workspace-safe RBAC identifiers and centralize finding subject resolution

## Testing
- vendor/bin/sail artisan test --compact tests/Feature/Filament/FindingViewRbacEvidenceTest.php tests/Feature/Findings/FindingsListDefaultsTest.php
- vendor/bin/sail bin pint --dirty --format agent

## Notes
- branch pushed at de0679cd8b
- includes the spec artifacts under specs/147-tenant-selector-remembered-context-enforcement/

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #176
2026-03-16 22:52:58 +00:00
..
WorkspaceContext.php feat: implement spec 147 tenant context enforcement (#176) 2026-03-16 22:52:58 +00:00
WorkspaceIntendedUrl.php Spec 077: Workspace Global Mode + context bar redundancy cleanup (#94) 2026-02-06 22:14:53 +00:00
WorkspaceOverviewBuilder.php Spec 129: add workspace admin home overview (#157) 2026-03-09 21:53:25 +00:00
WorkspaceRedirectResolver.php feat: implement tenant lifecycle operability semantics (#172) 2026-03-15 09:08:36 +00:00
WorkspaceResolver.php feat: workspace context enforcement (specs 070–072) (#85) 2026-02-02 10:07:41 +00:00