TenantAtlas/apps/platform/resources/views/filament/pages
ahmido ec9649897a feat: cut over workspace-owned analysis shell context (#375)
## Summary
- cut over workspace-owned analysis and library surfaces to workspace shell ownership instead of inheriting remembered environment shell context
- update the affected findings pages, scope resolution, navigation helpers, and related Blade views to keep environment focus explicit instead of implicit
- add and update Spec 320 artifacts plus focused regression coverage for findings navigation context, workspace hub registration, and admin surface scope behavior

## Guardrails
- Filament remains on v5 with Livewire v4 compliance unchanged
- provider registration remains in apps/platform/bootstrap/providers.php
- no new globally searchable resources were introduced or changed
- no new destructive actions were introduced or changed
- no Filament assets were added or changed, so the deploy requirement for filament:assets is unchanged

## Testing
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Findings/FindingsAssignmentHygieneReportTest.php tests/Feature/Findings/FindingsIntakeQueueNavigationContextTest.php tests/Feature/Findings/FindingsIntakeQueueTest.php tests/Feature/Findings/MyFindingsInboxNavigationContextTest.php tests/Feature/Findings/MyWorkInboxTest.php tests/Feature/Navigation/WorkspaceHubRegistryTest.php tests/Unit/Support/OperateHub/OperateHubShellResolutionTest.php tests/Unit/Tenants/AdminSurfaceScopeTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #375
2026-05-16 23:16:53 +00:00
..
auth feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +00:00
findings feat: cut over workspace-owned analysis shell context (#375) 2026-05-16 23:16:53 +00:00
governance Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
monitoring Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
operations feat: add governance run summaries (#257) 2026-04-20 20:46:09 +00:00
reviews Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
workspaces refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
baseline-compare-landing.blade.php feat: implement spec 286 UI copy, IA & localization neutralization (#345) 2026-05-09 23:29:11 +00:00
baseline-compare-matrix.blade.php feat: clean up managed environment terminology copy (#353) 2026-05-13 09:34:08 +00:00
break-glass-recovery.blade.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
choose-environment.blade.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
choose-workspace.blade.php feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
cross-environment-compare.blade.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
environment-diagnostics.blade.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
environment-required-permissions.blade.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
inventory-coverage.blade.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
no-access.blade.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
workspace-overview.blade.php feat: finalize managed environment cutover seal (#354) 2026-05-13 20:33:30 +00:00