TenantAtlas/apps/platform/resources/views/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: add governance run summaries (#257) 2026-04-20 20:46:09 +00:00
reviews Spec 326: productize customer review workspace (#386) 2026-05-18 13:30:38 +00:00
workspaces refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
baseline-compare-landing.blade.php feat: align baseline compare product process flow (#406) 2026-05-29 22:22:53 +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