TenantAtlas/apps/platform/app/Filament/Pages
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
..
Auth feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +00:00
Findings feat: cut over workspace-owned analysis shell context (#375) 2026-05-16 23:16:53 +00:00
Governance feat: add governance inbox resolution intake (#460) 2026-06-20 07:46:12 +00:00
Monitoring feat: add operations hub stability and safety runtime checks (#462) 2026-06-20 14:16:20 +00:00
Operations feat: implement operation run actionability system (#439) 2026-06-08 13:34:25 +00:00
Reviews Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00
Settings feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
Tenancy refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Workspaces feat: add review publication proof currentness contract (#459) 2026-06-19 19:10:35 +00:00
BaselineCompareLanding.php feat(ui): implement baseline subject resolution ui (#455) 2026-06-16 23:36:38 +00:00
BaselineCompareMatrix.php feat: enforce environment-owned baseline compare routing (#374) 2026-05-16 20:45:39 +00:00
BaselineSubjectResolution.php feat(ui): implement baseline subject resolution ui (#455) 2026-06-16 23:36:38 +00:00
BreakGlassRecovery.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ChooseEnvironment.php feat: review pack output contract and readiness semantics (spec 347/348) (#419) 2026-06-02 23:17:08 +00:00
ChooseWorkspace.php feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
CrossEnvironmentComparePage.php feat: add review publication proof currentness contract (#459) 2026-06-19 19:10:35 +00:00
EnvironmentDashboard.php feat: implement explicit UiActionContext contract (#434) 2026-06-07 12:16:52 +00:00
EnvironmentDiagnostics.php feat(ui): implement diagnostic entry point consolidation (#445) 2026-06-13 01:16:00 +00:00
EnvironmentRequiredPermissions.php feat: add review publication proof currentness contract (#459) 2026-06-19 19:10:35 +00:00
InventoryCoverage.php feat: retire tenant panel runtime dead code (#359) 2026-05-14 23:57:36 +00:00
NoAccess.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
WorkspaceOverview.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00