TenantAtlas/apps/platform/app/Filament
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
..
Clusters feat: enforce workspace and environment scope contract (Spec 338) (#409) 2026-05-31 01:36:08 +00:00
Concerns feat: implement explicit UiActionContext contract (#434) 2026-06-07 12:16:52 +00:00
Pages Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00
Resources Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00
Support feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
System refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Widgets feat: add review publication proof currentness contract (#459) 2026-06-19 19:10:35 +00:00