TenantAtlas/apps/platform/tests/Feature/Guards
ahmido 83ab4690d5 fix: stabilize post-cutover suite baseline (#348)
## Summary
- stabilize the active spec 293 post-cutover suite baseline around the current admin-panel and workspace-first runtime
- align operations, provider, required-permissions, and action-surface expectations to canonical workspace-aware routes
- add the monitoring operations workspace-membership guard and update the spec 293 classification artifacts
- include the browser smoke screenshots captured during verification

## Validation
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/PanelNavigationSegregationTest.php tests/Feature/ManagedEnvironment/LegacyTenantCoreGuardTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/OpsUx/CanonicalViewRunLinksTest.php tests/Feature/OpsUx/OperateHubShellTest.php tests/Feature/OpsUx/FailureSanitizationTest.php tests/Feature/OpsUx/NonLeakageWorkspaceOperationsTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Guards/ActionSurfaceContractTest.php tests/Feature/ProviderConnections/NavigationPlacementTest.php tests/Feature/ProviderConnections/ProviderConnectionListAuthorizationTest.php tests/Feature/Verification/VerificationAuthorizationTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Guards/Spec288NoLegacyRouteAndHelperGuardTest.php tests/Feature/Guards/Spec288ProviderCoreAndRoleAuthorityGuardTest.php tests/Feature/Guards/AdminWorkspaceRoutesGuardTest.php tests/Feature/Guards/ProviderBoundaryPlatformCoreGuardTest.php tests/Feature/ProviderConnections/LegacyRedirectTest.php tests/Feature/ManagedEnvironment/LegacyTenantCoreGuardTest.php tests/Feature/Spec080WorkspaceManagedTenantAdminMigrationTest.php tests/Feature/Rbac/ProviderConnectionWorkspaceFirstPolicyTest.php tests/Feature/Filament/ManagedEnvironmentAccessScopeManagementTest.php tests/Feature/Guards/BrowserLaneIsolationTest.php tests/Feature/Guards/CiLaneFailureClassificationContractTest.php tests/Feature/Guards/CiHeavyBrowserWorkflowContractTest.php tests/Unit/Auth/NoRoleStringChecksTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Browser/Spec281ProviderConnectionScopeSmokeTest.php tests/Browser/Spec285WorkspaceRbacEnvironmentAccessSmokeTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`

## Notes
- remaining provider/verification failures are classified in `specs/293-post-cutover-suite-stabilization/failure-classification.md` as unrelated existing debt and are not folded into this slice

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #348
2026-05-11 06:41:47 +00:00
..
ActionSurfaceContractTest.php fix: stabilize post-cutover suite baseline (#348) 2026-05-11 06:41:47 +00:00
ActionSurfaceValidatorTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AdminTenantResolverGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AdminWorkspaceRoutesGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ArtifactSourceProviderTruthGuardTest.php feat: implement provider-neutral artifact source taxonomy (#343) 2026-05-08 23:47:31 +00:00
BrowserLaneIsolationTest.php feat(spec-288): add no-legacy quality gates (#347) 2026-05-10 21:24:14 +00:00
CiConfidenceWorkflowContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
CiFastFeedbackWorkflowContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
CiHeavyBrowserWorkflowContractTest.php feat(spec-288): add no-legacy quality gates (#347) 2026-05-10 21:24:14 +00:00
CiLaneFailureClassificationContractTest.php feat(spec-288): add no-legacy quality gates (#347) 2026-05-10 21:24:14 +00:00
ConfidenceLaneContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
DerivedStateConsumerAdoptionGuardTest.php Spec 185: workspace recovery posture visibility (#216) 2026-04-09 12:57:19 +00:00
EnvironmentCopyNeutralizationGuardTest.php feat: implement spec 286 UI copy, IA & localization neutralization (#345) 2026-05-09 23:29:11 +00:00
FastFeedbackLaneContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
FastFeedbackLaneExclusionTest.php Spec 208: finalize heavy suite segmentation (#241) 2026-04-17 09:53:55 +00:00
FilamentTableRiskExceptionsGuardTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
FilamentTableStandardsGuardTest.php Spec 196: restore native Filament table contracts (#236) 2026-04-14 23:30:53 +00:00
FixtureCostProfilesGuardTest.php Spec 207: implement shared test fixture slimming (#240) 2026-04-16 17:29:25 +00:00
FixtureLaneImpactBudgetTest.php feat: implement heavy governance cost recovery (#242) 2026-04-17 13:17:13 +00:00
HeavyGovernanceLaneContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
LivewireTrustedStateGuardTest.php refactor: remove findings lifecycle backfill runtime surfaces (#294) 2026-04-28 22:00:51 +00:00
NoAdHocFilamentAuthPatternsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoAdHocRetryInBulkWorkersTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoAdHocStatusBadgesTest.php feat: add workspace baseline compare matrix (#221) 2026-04-11 10:20:25 +00:00
NoAdHocTenantLifecycleChecksSpec143Test.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoBroadSecretRedactionPatternsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoDiagnosticWarningBadgesTest.php feat: add workspace baseline compare matrix (#221) 2026-04-11 10:20:25 +00:00
NoDirectAiProviderBypassTest.php Merge 248-private-ai-policy-foundation into dev (#288) 2026-04-27 21:18:37 +00:00
NoForbiddenTagBadgeColorsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoLegacyBulkOperationsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoLegacyProviderConnectionStateFallbackTest.php Spec 188: canonical provider connection state cleanup (#219) 2026-04-10 11:22:56 +00:00
NoLegacyRunBackfillTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoLegacyRunsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoLegacyTenantGraphOptionsTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
NoLegacyTenantProviderFallbackTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoPlatformCredentialFallbackTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
NoTenantCredentialRuntimeReadsSpec081Test.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
OperationLifecycleOpsUxGuardTest.php feat: implement heavy governance cost recovery (#242) 2026-04-17 13:17:13 +00:00
OperationRunLinkContractGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProfileLaneContractTest.php feat: implement heavy governance cost recovery (#242) 2026-04-17 13:17:13 +00:00
ProviderBoundaryPlatformCoreGuardTest.php feat: harden provider boundaries (#273) 2026-04-24 21:05:37 +00:00
ProviderConnectionMicrosoftScopeLeakGuardTest.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
ProviderConnectionNeutralityGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProviderDispatchGateCoverageTest.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
SharedDetailFamilyContractGuardTest.php Spec 197: standardize shared detail family contracts (#237) 2026-04-15 09:51:42 +00:00
Spec116OneEngineGuardTest.php Refactor: remove compare job legacy drift path (#235) 2026-04-14 21:54:37 +00:00
Spec118NoLegacyBaselineDriftGuardTest.php Refactor: remove compare job legacy drift path (#235) 2026-04-14 21:54:37 +00:00
Spec120NoBroadAuditRedactionFallbacksTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Spec120NoGraphContractSecretMetadataTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Spec192RecordPageHeaderDisciplineGuardTest.php feat: implement spec 192 record page header discipline (#226) 2026-04-11 21:20:41 +00:00
Spec193MonitoringSurfaceHierarchyGuardTest.php feat: implement spec 193 monitoring action hierarchy (#227) 2026-04-12 10:48:00 +00:00
Spec194GovernanceActionSemanticsGuardTest.php Spec 235: harden baseline truth and onboarding flows (#271) 2026-04-24 05:44:54 +00:00
Spec195ResidualActionSurfaceClosureGuardTest.php 247: plans entitlements billing readiness (#287) 2026-04-27 17:35:04 +00:00
Spec288NoLegacyRouteAndHelperGuardTest.php feat(spec-288): add no-legacy quality gates (#347) 2026-05-10 21:24:14 +00:00
Spec288ProviderCoreAndRoleAuthorityGuardTest.php feat(spec-288): add no-legacy quality gates (#347) 2026-05-10 21:24:14 +00:00
TenantOwnedQueryGuardTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TestLaneArtifactsContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneCommandContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneHistoryHydrationContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneHotspotTrendContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneManifestTest.php feat(spec-288): add no-legacy quality gates (#347) 2026-05-10 21:24:14 +00:00
TestLaneRecalibrationEvidenceContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneRecalibrationPolicyTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneTrendClassificationTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneTrendContractSchemaTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneTrendLogicalContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestLaneTrendSummaryContractTest.php feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
TestTaxonomyPlacementGuardTest.php feat: implement heavy governance cost recovery (#242) 2026-04-17 13:17:13 +00:00