## 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
|
||
|---|---|---|
| .. | ||
| Badges | ||
| Diff | ||
| Rbac | ||
| References | ||
| Tenants | ||
| Ui/EnterpriseDetail | ||
| Workspaces | ||
| CanonicalNavigationContextTest.php | ||
| RelatedActionLabelCatalogTest.php | ||
| RelatedNavigationResolverTest.php | ||