TenantAtlas/apps/platform/app
ahmido bbc594efbb feat: complete customer review workspace v1 (#367)
## Summary
- productize the customer review workspace as a workspace-wide customer-safe review hub
- add customer-safe latest review, decision summary, accepted risks, evidence basis, and review-pack presentation updates
- update localized copy, focused feature coverage, browser smoke coverage, and Spec 312 artifacts

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

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #367
2026-05-15 22:28:15 +00:00
..
Console/Commands feat: retire legacy tenant route surfaces (#352) 2026-05-12 23:35:03 +00:00
Contracts/Hardening feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Exceptions 247: plans entitlements billing readiness (#287) 2026-04-27 17:35:04 +00:00
Filament feat: complete customer review workspace v1 (#367) 2026-05-15 22:28:15 +00:00
Http refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Jobs feat: implement decision register summary in environment review packs (#363) 2026-05-15 12:54:41 +00:00
Listeners Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Livewire feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Models fix: tighten workspace RBAC access boundaries (#364) 2026-05-15 14:00:21 +00:00
Notifications feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Observers feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Policies refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Providers feat: cut over admin directory groups (#358) 2026-05-14 22:44:44 +00:00
Rules Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Services fix: tighten workspace RBAC access boundaries (#364) 2026-05-15 14:00:21 +00:00
Support fix: enforce workspace surface scope for customer review workspace (#366) 2026-05-15 20:52:37 +00:00