TenantAtlas/apps/platform/resources/views/filament/pages
ahmido bf10645dc3 feat: finalize customer review workspace consumption (342) (#414)
## Summary
- finalize the existing Customer Review Workspace as a customer-safe first-screen consumption surface
- lead the page with one review decision card, readiness flow, findings summary, accepted-risk summary, and secondary proof instead of diagnostics-first presentation
- keep evidence, review-pack, export, audit, and operation proof states explicit and separate so the page does not make false readiness or evidence claims
- add focused Spec 342 Feature and Browser coverage plus the spec-local truth map, state contract, and screenshot artifacts
- preserve the existing workspace-wide route with canonical `environment_id` filtering only and no new portal, backend generation flow, or navigation rewrite

## Validation
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/Spec342CustomerReviewWorkspaceConsumptionTest.php tests/Feature/Reviews/CustomerReviewWorkspacePageTest.php`
- `cd apps/platform && ./vendor/bin/sail php vendor/bin/pest tests/Browser/Spec342CustomerReviewWorkspaceConsumptionSmokeTest.php tests/Browser/Reviews/CustomerReviewWorkspaceSmokeTest.php --compact`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`
- `git diff --check`

## Notes
- screenshot artifacts are included under `specs/342-customer-review-workspace-final-consumption-productization/artifacts/screenshots/`
- Livewire v4 compliance unchanged
- Filament provider registration remains in `apps/platform/bootstrap/providers.php`
- no globally searchable resource behavior changed in this slice
- no new destructive action behavior was introduced
- no new Filament assets; deploy `filament:assets` posture is unchanged
- full suite was not run in this turn; validation stayed on the focused Spec 342 slices

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #414
2026-06-01 08:15:11 +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 feat: enforce workspace and environment scope contract (Spec 338) (#409) 2026-05-31 01:36:08 +00:00
operations feat: enforce workspace and environment scope contract (Spec 338) (#409) 2026-05-31 01:36:08 +00:00
reviews feat: finalize customer review workspace consumption (342) (#414) 2026-06-01 08:15:11 +00:00
workspaces feat: enforce workspace and environment scope contract (Spec 338) (#409) 2026-05-31 01:36:08 +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