TenantAtlas/apps/platform/tests/Architecture
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
..
FilamentTenantContextContractTest.php Spec 334: harden nested Filament Livewire context contract (#395) 2026-05-24 21:33:19 +00:00
PlatformVocabularyBoundaryGuardTest.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
ReasonTranslationPrimarySurfaceGuardTest.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
Spec392DeprecatedCustomerOutputDownloadGuardTest.php Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00