## 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
|
||
|---|---|---|
| .. | ||
| ArchivedTenantRouteAccessTest.php | ||
| BreakGlassRecoveryTest.php | ||
| LastOwnerGuardTest.php | ||
| MembershipAuditLogTest.php | ||
| RoleDefinitionsSyncNowTest.php | ||
| TenantBootstrapAssignTest.php | ||
| TenantDiagnosticsAccessTest.php | ||
| TenantGuidVsBigintGuardTest.php | ||
| TenantMembershipCrudTest.php | ||
| TenantRouteDenyAsNotFoundTest.php | ||
| TenantSwitcherScopeTest.php | ||