TenantAtlas/apps/platform/app
ahmido dd7139ebe3 Spec392 customer output gating (#463)
Implements Spec392 customer output gating for review pack downloads, rendered reports, management PDFs, and customer workspace CTAs.

Validation:
- php vendor/bin/pest --filter=Spec392: 12 passed / 58 assertions
- php vendor/bin/pest --filter='ReviewPack|CustomerReviewWorkspace|StoredReport': 283 passed / 1 skipped / 2053 assertions
- affected browser matrix: 12 passed / 420 assertions
- php vendor/bin/pint --dirty: pass
- git diff --check: pass

Notes:
- Deprecated limited-download semantics remain removed.
- Unsafe customer-facing output returns 403/no output.
- Internal preview/report access is operator-only.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #463
2026-06-20 20:54:50 +00:00
..
Console/Commands feat: implement management report layout branded report themes (#437) 2026-06-08 03:35:20 +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 Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00
Http Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00
Jobs feat(evidence): implement baseline review readiness integration (#456) 2026-06-17 22:54:11 +00:00
Listeners feat: implement restore high risk operation reconciliation (#435) 2026-06-07 14:10:34 +00:00
Livewire feat: productize restore wizard preview safety gates and process flow (#399) 2026-05-26 00:08:25 +00:00
Models feat: implement ReviewPublicationResolutionWorkflow (Spec 386) (#457) 2026-06-18 21:06:20 +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 feat: implement ReviewPublicationResolutionWorkflow (Spec 386) (#457) 2026-06-18 21:06:20 +00:00
Providers feat: implement ReviewPublicationResolutionWorkflow (Spec 386) (#457) 2026-06-18 21:06:20 +00:00
Rules feat: productize restore wizard preview safety gates and process flow (#399) 2026-05-26 00:08:25 +00:00
Services feat: add review publication proof currentness contract (#459) 2026-06-19 19:10:35 +00:00
Support Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00