TenantAtlas/apps/platform/database/factories
ahmido 0987527d0e feat: customer review acknowledgement lifecycle (343) (#415)
## Summary
- add persisted customer review acknowledgement truth with capability gating and audit emission
- extend the customer review workspace with acknowledgement state, evidence basis details, and accepted-risk lifecycle visibility
- add focused feature and browser coverage plus Spec 343 screenshot artifacts and UI audit updates

## Scope
- Livewire v4 / Filament v5 surface only; no panel provider changes
- no new global assets; no `filament:assets` deployment change for this slice
- includes a PostgreSQL migration for `environment_review_acknowledgements`

## Guardrail / Exception / Smoke Coverage
- reachable UI surface changed: existing `/admin/reviews/workspace` customer-safe page
- UI audit updated in `docs/ui-ux-enterprise-audit/page-reports/ui-006-customer-review-workspace.md`
- screenshot artifacts included under `specs/343-customer-review-attestation-accepted-risk-lifecycle/artifacts/screenshots/`
- spec package includes plan, tasks, repo-truth map, and state contract for the implemented slice

## Notes
- target branch requested: `platform-dev`
- branch pushed from commit `aaaad441fd13dbac54e971ab48765c502ced6b3f`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #415
2026-06-01 18:00:37 +00:00
..
AlertDeliveryFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AlertDestinationFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertRuleFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BackupItemFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BackupSetFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineProfileFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineSnapshotFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineSnapshotItemFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineTenantAssignmentFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
EntraGroupFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
EntraRoleDefinitionFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
EnvironmentReviewAcknowledgementFactory.php feat: customer review acknowledgement lifecycle (343) (#415) 2026-06-01 18:00:37 +00:00
EnvironmentReviewFactory.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewSectionFactory.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
FindingFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
InventoryItemFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
InventoryLinkFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ManagedEnvironmentFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ManagedEnvironmentOnboardingSessionFactory.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
ManagedEnvironmentTriageReviewFactory.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
OperationalControlActivationFactory.php Remove Findings lifecycle backfill operational surface (controls slice) (#280) 2026-04-26 15:43:47 +00:00
OperationRunFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
PlatformUserFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
PolicyFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
PolicyVersionFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProductUsageEventFactory.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
ProviderConnectionFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProviderCredentialFactory.php Spec 207: implement shared test fixture slimming (#240) 2026-04-16 17:29:25 +00:00
RestoreRunFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ReviewPackFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
StoredReportFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
SupportAccessGrantFactory.php PR: 276-support-access-governance → platform-dev (#332) 2026-05-05 21:54:26 +00:00
SupportRequestFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
TenantSettingFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
UserFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
VerificationCheckAcknowledgementFactory.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
WorkspaceFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceMembershipFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceSettingFactory.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceSubscriptionFactory.php 274: Billing subscription truth - add workspace subscription model & tests (#326) 2026-05-04 21:15:57 +00:00