TenantAtlas/apps/platform/tests/Unit/ResolutionGuidance
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
..
Spec350ResolutionCaseContractTest.php Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00
Spec350ReviewPackResolutionAdapterTest.php feat: review output resolve actions v1 (spec 351) (#422) 2026-06-04 00:55:02 +00:00
Spec351ReviewOutputResolveActionMapperTest.php feat: review output resolve actions v1 (spec 351) (#422) 2026-06-04 00:55:02 +00:00
Spec353ProviderReadinessResolutionAdapterTest.php feat: provider connections resolution guidance v1 (spec 353) (#424) 2026-06-04 22:41:04 +00:00
Spec354AcceptedRiskResolutionAdapterTest.php feat: finding exceptions accepted risk resolution guidance v1 (spec 354) (#425) 2026-06-05 02:20:46 +00:00