TenantAtlas/apps/platform/app/Filament/Pages
ahmido eae06bfe05 fix(platform): resolve review and tenant review conflicts (#314)
Resolves the targeted Review / Evidence conflict set on top of `platform-dev` without introducing new features.

Included scope:
- keep `platform-dev` as the newer product truth for Customer Review Workspace and Review / Evidence surfaces
- retain the stable `evidence_proof` surface where still needed
- update the outdated TenantReview creation expectation to the current 7-section review structure

Validation run locally:
- `./vendor/bin/sail artisan test --compact --filter=CustomerReviewWorkspace`
- `./vendor/bin/sail artisan test --compact --filter=EvidenceSnapshot`
- `./vendor/bin/sail artisan test --compact --filter=ReviewPack`
- `./vendor/bin/sail artisan test --compact --filter=TenantReview`
- `./vendor/bin/sail artisan test --compact tests/Feature/TenantReview/TenantReviewCreationTest.php`
- `./vendor/bin/sail bin pint --dirty --format agent`

Follow-up integration path after merge:

`platform-dev` -> `dev`.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #314
2026-05-01 08:56:22 +00:00
..
Auth feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +00:00
Findings feat(specs/257): governance decision convergence (#304) 2026-04-29 22:36:05 +00:00
Governance feat(specs/257): governance decision convergence (#304) 2026-04-29 22:36:05 +00:00
Monitoring feat(specs/257): governance decision convergence (#304) 2026-04-29 22:36:05 +00:00
Operations feat(specs/256): external support desk handoff (#301) 2026-04-29 20:16:40 +00:00
Reviews fix(platform): resolve review and tenant review conflicts (#314) 2026-05-01 08:56:22 +00:00
Settings feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +00:00
Tenancy Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Workspaces feat: commercial lifecycle overlay for workspace entitlements (#292) 2026-04-28 13:39:33 +00:00
BaselineCompareLanding.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BaselineCompareMatrix.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BreakGlassRecovery.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ChooseTenant.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ChooseWorkspace.php feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
CrossTenantComparePage.php feat(specs/043): cross tenant compare and promotion (#307) 2026-04-30 07:45:15 +00:00
InventoryCoverage.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
NoAccess.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantDashboard.php feat(specs/256): external support desk handoff (#301) 2026-04-29 20:16:40 +00:00
TenantDiagnostics.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantRequiredPermissions.php Spec 196: restore native Filament table contracts (#236) 2026-04-14 23:30:53 +00:00
WorkspaceOverview.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00