TenantAtlas/app/Filament/Resources
ahmido 37c6d0622c feat: implement spec 169 action surface contract v1.1 (#200)
## Summary
- implement the Action Surface Contract v1.1 runtime changes for Spec 169
- add the new explicit ActionSurfaceType contract, validator/discovery updates, and enrolled surface declarations
- update Filament action-surface documentation, focused guard tests, and spec artifacts for the completed feature

## Included
- clickable-row vs explicit-inspect enforcement across monitoring, reporting, CRUD, and system reference surfaces
- helper-first, workflow-next, destructive-last overflow ordering checks
- system panel list discovery in the primary action-surface validator
- Spec 169 artifacts: spec, plan, tasks, research, data model, quickstart, and logical contract

## Verification
- focused Pest verification pack completed for:
  - tests/Feature/Guards/ActionSurfaceValidatorTest.php
  - tests/Feature/Guards/ActionSurfaceContractTest.php
  - tests/Feature/Rbac/TenantActionSurfaceConsistencyTest.php
- integrated browser smoke test completed for admin-side reference surfaces:
  - /admin/operations
  - /admin/audit-log
  - /admin/finding-exceptions/queue
  - /admin/reviews
  - /admin/tenants

## Notes
- system panel browser smoke coverage could not be exercised in the same session because /system routes require platform authentication in the integrated browser
- Livewire target remains v4-compliant and no provider registration or asset strategy changes are introduced by this PR

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #200
2026-03-30 09:21:39 +00:00
..
AlertDeliveryResource/Pages feat: canonical tenant context resolution (#164) 2026-03-11 21:24:28 +00:00
AlertDestinationResource/Pages Spec 103: IA semantics (scope vs filter vs targeting) + UI polish (#126) 2026-02-21 00:28:15 +00:00
AlertRuleResource/Pages Spec 103: IA semantics (scope vs filter vs targeting) + UI polish (#126) 2026-02-21 00:28:15 +00:00
BackupScheduleResource feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
BackupSetResource feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
BaselineProfileResource feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineSnapshotResource/Pages feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
EntraGroupResource/Pages feat: tenant-owned query canon and wrong-tenant guards (#180) 2026-03-18 08:33:13 +00:00
EvidenceSnapshotResource/Pages feat: implement evidence domain foundation (#183) 2026-03-19 13:32:52 +00:00
FindingExceptionResource/Pages feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
FindingResource/Pages feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
InventoryItemResource/Pages feat: tenant-owned query canon and wrong-tenant guards (#180) 2026-03-18 08:33:13 +00:00
PolicyResource feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
PolicyVersionResource/Pages feat: add request-scoped derived state memoization (#198) 2026-03-28 14:58:30 +00:00
ProviderConnectionResource/Pages feat: add shared reason translation contract (#187) 2026-03-22 20:19:43 +00:00
RestoreRunResource/Pages feat: tenant-owned query canon and wrong-tenant guards (#180) 2026-03-18 08:33:13 +00:00
ReviewPackResource/Pages Fix Review Pack generation UX + notifications (#133) 2026-02-23 19:42:52 +00:00
TenantResource feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
TenantReviewResource/Pages feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
Workspaces feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
AlertDeliveryResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
AlertDestinationResource.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
AlertRuleResource.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
BackupScheduleResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
BackupSetResource.php feat: tenant-owned query canon and wrong-tenant guards (#180) 2026-03-18 08:33:13 +00:00
BaselineProfileResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
BaselineSnapshotResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
EntraGroupResource.php feat: tenant-owned query canon and wrong-tenant guards (#180) 2026-03-18 08:33:13 +00:00
EvidenceSnapshotResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
FindingExceptionResource.php feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
FindingResource.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
InventoryItemResource.php feat: tenant-owned query canon and wrong-tenant guards (#180) 2026-03-18 08:33:13 +00:00
OperationRunResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
PolicyResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
PolicyVersionResource.php feat: tenant-owned query canon and wrong-tenant guards (#180) 2026-03-18 08:33:13 +00:00
ProviderConnectionResource.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
RestoreRunResource.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
ReviewPackResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
TenantResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
TenantReviewResource.php feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00