TenantAtlas/apps/platform/app/Filament/Resources
ahmido 7ee4909212
Some checks failed
Main Confidence / confidence (push) Failing after 1m45s
feat: commercial lifecycle overlay for workspace entitlements (#292)
## Summary
- add the bounded workspace commercial lifecycle overlay from spec 251 on top of the existing entitlement substrate
- expose audited commercial state inspection and mutation on the system workspace detail surface
- gate onboarding activation and review-pack start actions through the shared lifecycle decision while preserving suspended read-only access to existing review, evidence, and generated-pack history
- add focused Pest coverage plus the spec/plan/tasks/data-model/contract artifacts for the feature

## Validation
- targeted Pest unit and feature lanes for lifecycle resolution, system-plane mutation, onboarding gating, review-pack enforcement, download preservation, customer review workspace access, and evidence snapshot access
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`
- integrated browser smoke on the system workspace detail and the preserved read-only review/evidence/review-pack surfaces

## Notes
- branch: `251-commercial-entitlements-billing-state`
- base: `dev`
- commit: `606e9760`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #292
2026-04-28 13:39:33 +00:00
..
AlertDeliveryResource/Pages feat: implement spec 193 monitoring action hierarchy (#227) 2026-04-12 10:48:00 +00:00
AlertDestinationResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertRuleResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BackupScheduleResource Spec 185: workspace recovery posture visibility (#216) 2026-04-09 12:57:19 +00:00
BackupSetResource feat(219): Finding ownership semantics + LEAN-001 constitution + backup_set unification (#256) 2026-04-20 17:54:33 +00:00
BaselineProfileResource feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BaselineSnapshotResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EntraGroupResource/Pages feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
EvidenceSnapshotResource/Pages feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
FindingExceptionResource/Pages feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
FindingResource/Pages Remove Findings lifecycle backfill operational surface (controls slice) (#280) 2026-04-26 15:43:47 +00:00
InventoryItemResource/Pages feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
PolicyResource Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
PolicyVersionResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ProviderConnectionResource/Pages feat: neutralize provider connection target-scope surfaces (#274) 2026-04-25 09:07:40 +00:00
RestoreRunResource/Pages feat: finalize dashboard recovery honesty (#215) 2026-04-08 23:21:36 +00:00
ReviewPackResource/Pages 247: plans entitlements billing readiness (#287) 2026-04-27 17:35:04 +00:00
TenantResource feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
TenantReviewResource/Pages feat(reviews): add CustomerReviewWorkspace with audit logging and RBAC enforcement (#289) 2026-04-28 07:15:41 +00:00
Workspaces Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertDeliveryResource.php feat: implement findings notifications escalation (#261) 2026-04-22 00:54:38 +00:00
AlertDestinationResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertRuleResource.php feat: implement findings notifications escalation (#261) 2026-04-22 00:54:38 +00:00
BackupScheduleResource.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BackupSetResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineProfileResource.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
BaselineSnapshotResource.php feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
EntraGroupResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EvidenceSnapshotResource.php feat(reviews): add CustomerReviewWorkspace with audit logging and RBAC enforcement (#289) 2026-04-28 07:15:41 +00:00
FindingExceptionResource.php feat: implement spec 192 record page header discipline (#226) 2026-04-11 21:20:41 +00:00
FindingResource.php feat: implement finding outcome taxonomy (#267) 2026-04-23 07:29:05 +00:00
InventoryItemResource.php Enforce operation run link contract (#268) 2026-04-23 13:09:53 +00:00
OperationRunResource.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
PolicyResource.php Spec 197: standardize shared detail family contracts (#237) 2026-04-15 09:51:42 +00:00
PolicyVersionResource.php Spec 197: standardize shared detail family contracts (#237) 2026-04-15 09:51:42 +00:00
ProviderConnectionResource.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
RestoreRunResource.php Remove Findings lifecycle backfill operational surface (controls slice) (#280) 2026-04-26 15:43:47 +00:00
ReviewPackResource.php feat: commercial lifecycle overlay for workspace entitlements (#292) 2026-04-28 13:39:33 +00:00
TenantResource.php feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
TenantReviewResource.php feat: commercial lifecycle overlay for workspace entitlements (#292) 2026-04-28 13:39:33 +00:00