TenantAtlas/apps/platform/tests/Unit/Support
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
..
Ai feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Auth refactor: remove findings lifecycle backfill runtime surfaces (#294) 2026-04-28 22:00:51 +00:00
BackupHealth feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BackupQuality Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Badges Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Baselines Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
CustomerHealth feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
Diff Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Filament feat: remove findings acknowledged compatibility and unify canonical operation types (#296) 2026-04-29 07:34:39 +00:00
Governance Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
GovernanceArtifactTruth feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
GovernanceDecisions feat: polish decision register evidence operation run links (#362) 2026-05-15 12:00:14 +00:00
GovernanceInbox refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Inventory feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
OperateHub feat: cut over workspace-owned analysis shell context (#375) 2026-05-16 23:16:53 +00:00
OperationalControls refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
OperationCatalog refactor: remove findings lifecycle backfill runtime surfaces (#294) 2026-04-28 22:00:51 +00:00
OperatorExplanation refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
OpsUx refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
PortfolioCompare refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
PortfolioTriage refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
ProductKnowledge feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProductTelemetry refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Rbac feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ReasonTranslation feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
References feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
RestoreSafety feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
SupportDiagnostics refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
SupportRequests feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Tenants feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Ui refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
WorkspaceIsolation feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Workspaces feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
CanonicalNavigationContextTest.php Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
CreateUserWithTenantProfilesTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
OperationRunTypeCanonicalContractTest.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
OperationTypeResolutionTest.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
RelatedActionLabelCatalogTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
RelatedNavigationResolverTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
TestLaneBudgetTest.php Spec 208: finalize heavy suite segmentation (#241) 2026-04-17 09:53:55 +00:00
TestLaneReportTest.php Spec 206: implement test suite governance foundation (#239) 2026-04-16 13:58:50 +00:00