TenantAtlas/apps/platform/app/Filament/Pages
ahmido 4c661f18f0 feat: align baseline compare product process flow (#406)
## Summary
- align the Baseline Compare landing page with the shared Product Process Flow contract introduced by Spec 332
- add the horizontal flow rendering primitive and update the landing view/state presentation for readiness, proof, evidence, and next action
- add Spec 336 artifacts, screenshots, focused feature coverage, and browser smoke coverage for the aligned states

## Testing
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/BaselineCompareEnvironmentRouteContractTest.php tests/Feature/Filament/Spec330EnvironmentDashboardBaselineCompareProductizationTest.php tests/Feature/Filament/Spec336BaselineCompareProductProcessFlowAlignmentTest.php tests/Browser/Spec330EnvironmentDashboardBaselineCompareSmokeTest.php tests/Browser/Spec336BaselineCompareProductProcessFlowAlignmentSmokeTest.php`

## Notes
- Filament v5 / Livewire v4 stack remains unchanged
- no panel provider registration changes; `bootstrap/providers.php` is unaffected
- no global-search resource behavior changes
- no new destructive actions and no asset registration/deployment changes

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #406
2026-05-29 22:22: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 feat: productize governance inbox decision-first workbench (#388) 2026-05-18 16:20:17 +00:00
Monitoring Spec 329: productize evidence and audit log disclosure (#390) 2026-05-19 21:34:23 +00:00
Operations feat: productize operations hub decision-first workbench (#389) 2026-05-19 00:49:13 +00:00
Reviews Spec 326: productize customer review workspace (#386) 2026-05-18 13:30:38 +00:00
Settings feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
Tenancy refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Workspaces feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
BaselineCompareLanding.php feat: align baseline compare product process flow (#406) 2026-05-29 22:22:53 +00:00
BaselineCompareMatrix.php feat: enforce environment-owned baseline compare routing (#374) 2026-05-16 20:45:39 +00:00
BreakGlassRecovery.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ChooseEnvironment.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
ChooseWorkspace.php feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
CrossEnvironmentComparePage.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentDashboard.php Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
EnvironmentDiagnostics.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentRequiredPermissions.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
InventoryCoverage.php feat: retire tenant panel runtime dead code (#359) 2026-05-14 23:57:36 +00:00
NoAccess.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
WorkspaceOverview.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00