TenantAtlas/apps/platform/tests/Feature/Guards
ahmido bf38ec1780
Some checks failed
Main Confidence / confidence (push) Failing after 3m36s
Spec 210: implement CI test matrix budget enforcement (#243)
## Summary
- add explicit Gitea workflow files for PR Fast Feedback, `dev` Confidence, Heavy Governance, and Browser lanes
- extend the repo-truth lane support seams with workflow profiles, trigger-aware budget enforcement, artifact publication contracts, CI summaries, and failure classification
- add deterministic artifact staging, new CI governance guard coverage, and Spec 210 planning/contracts/docs updates

## Validation
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Guards/CiFastFeedbackWorkflowContractTest.php tests/Feature/Guards/CiConfidenceWorkflowContractTest.php tests/Feature/Guards/CiHeavyBrowserWorkflowContractTest.php tests/Feature/Guards/CiLaneFailureClassificationContractTest.php tests/Feature/Guards/FastFeedbackLaneContractTest.php tests/Feature/Guards/ConfidenceLaneContractTest.php tests/Feature/Guards/HeavyGovernanceLaneContractTest.php tests/Feature/Guards/BrowserLaneIsolationTest.php tests/Feature/Guards/FixtureLaneImpactBudgetTest.php tests/Feature/Guards/TestLaneManifestTest.php tests/Feature/Guards/TestLaneArtifactsContractTest.php tests/Feature/Guards/TestLaneCommandContractTest.php`
- `./scripts/platform-test-lane fast-feedback`
- `./scripts/platform-test-lane confidence`
- `./scripts/platform-test-lane heavy-governance`
- `./scripts/platform-test-lane browser`
- `./scripts/platform-test-report fast-feedback`
- `./scripts/platform-test-report confidence`

## Notes
- scheduled Heavy Governance and Browser workflows stay gated behind `TENANTATLAS_ENABLE_HEAVY_GOVERNANCE_SCHEDULE=1` and `TENANTATLAS_ENABLE_BROWSER_SCHEDULE=1`
- the remaining rollout evidence task is capturing the live Gitea run set this PR enables: PR Fast Feedback, `dev` Confidence, manual and scheduled Heavy Governance, and manual and scheduled Browser runs

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #243
2026-04-17 18:04:35 +00:00
..
ActionSurfaceContractTest.php feat: implement heavy governance cost recovery (#242) 2026-04-17 13:17:13 +00:00
ActionSurfaceValidatorTest.php feat: close spec 195 action surface residuals (#230) 2026-04-13 07:47:58 +00:00
AdminTenantResolverGuardTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AdminWorkspaceRoutesGuardTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BrowserLaneIsolationTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
CiConfidenceWorkflowContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
CiFastFeedbackWorkflowContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
CiHeavyBrowserWorkflowContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
CiLaneFailureClassificationContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +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
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 Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +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
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 Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoLegacyTenantProviderFallbackTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoPlatformCredentialFallbackTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoTenantCredentialRuntimeReadsSpec081Test.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationLifecycleOpsUxGuardTest.php feat: implement heavy governance cost recovery (#242) 2026-04-17 13:17:13 +00:00
ProfileLaneContractTest.php feat: implement heavy governance cost recovery (#242) 2026-04-17 13:17:13 +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 feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
Spec195ResidualActionSurfaceClosureGuardTest.php feat: close spec 195 action surface residuals (#230) 2026-04-13 07:47:58 +00:00
TenantOwnedQueryGuardTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TestLaneArtifactsContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
TestLaneCommandContractTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
TestLaneManifestTest.php Spec 210: implement CI test matrix budget enforcement (#243) 2026-04-17 18:04:35 +00:00
TestTaxonomyPlacementGuardTest.php feat: implement heavy governance cost recovery (#242) 2026-04-17 13:17:13 +00:00