TenantAtlas/apps/platform/app/Filament/Resources
ahmido 4699f13a72 Spec 196: restore native Filament table contracts (#236)
## Summary
- replace the inventory dependency GET/apply flow with an embedded native Filament `TableComponent`
- convert tenant required permissions and evidence overview to native page-owned Filament tables with mount-only query seeding and preserved scope authority
- extend focused Pest, Livewire, RBAC, and guard coverage, and update the Spec 196 artifacts and release close-out notes

## Verification
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/InventoryItemDependenciesTest.php tests/Feature/Filament/InventoryItemDependencyEdgesTableTest.php tests/Feature/Rbac/TenantRequiredPermissionsTrustedStateTest.php tests/Feature/Filament/TenantRequiredPermissionsPageTest.php tests/Feature/Evidence/EvidenceOverviewPageTest.php tests/Feature/Filament/EvidenceOverviewDerivedStateMemoizationTest.php tests/Feature/Guards/FilamentTableStandardsGuardTest.php tests/Unit/TenantRequiredPermissionsFilteringTest.php tests/Unit/TenantRequiredPermissionsOverallStatusTest.php tests/Unit/TenantRequiredPermissionsFeatureImpactTest.php tests/Unit/TenantRequiredPermissionsFreshnessTest.php tests/Unit/TenantRequiredPermissionsCopyPayloadTest.php` (`45` tests, `177` assertions)
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`
- integrated-browser smoke on localhost for inventory detail dependencies, tenant required permissions, and evidence overview

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #236
2026-04-14 23:30:53 +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 Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineProfileResource Spec 203: extract baseline compare strategy (#233) 2026-04-13 21:17:04 +00:00
BaselineSnapshotResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EntraGroupResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +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 feat: add workspace baseline compare matrix (#221) 2026-04-11 10:20:25 +00:00
InventoryItemResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +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: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
RestoreRunResource/Pages feat: finalize dashboard recovery honesty (#215) 2026-04-08 23:21:36 +00:00
ReviewPackResource/Pages Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantResource feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
TenantReviewResource/Pages feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
Workspaces Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertDeliveryResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertDestinationResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AlertRuleResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BackupScheduleResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BackupSetResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineProfileResource.php Spec 203: extract baseline compare strategy (#233) 2026-04-13 21:17:04 +00:00
BaselineSnapshotResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EntraGroupResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EvidenceSnapshotResource.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
FindingExceptionResource.php feat: implement spec 192 record page header discipline (#226) 2026-04-11 21:20:41 +00:00
FindingResource.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
InventoryItemResource.php Spec 196: restore native Filament table contracts (#236) 2026-04-14 23:30:53 +00:00
OperationRunResource.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
PolicyResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
PolicyVersionResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ProviderConnectionResource.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
RestoreRunResource.php feat: finalize dashboard recovery honesty (#215) 2026-04-08 23:21:36 +00:00
ReviewPackResource.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantResource.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
TenantReviewResource.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00