TenantAtlas/resources/views/filament/infolists/entries
ahmido a4f2629493 feat: add tenant review layer (#185)
## Summary
- add the tenant review domain with tenant-scoped review library, canonical workspace review register, lifecycle actions, and review-derived executive pack export
- extend review pack, operations, audit, capability, and badge infrastructure to support review composition, publication, export, and recurring review cycles
- add product backlog and audit documentation updates for tenant review and semantic-clarity follow-up candidates

## Testing
- `vendor/bin/sail bin pint --dirty --format agent`
- `vendor/bin/sail artisan test --compact --filter="TenantReview"`
- `CI=1 vendor/bin/sail artisan test --compact`

## Notes
- Livewire v4+ compliant via existing Filament v5 stack
- panel providers remain in `bootstrap/providers.php` via existing Laravel 12 structure; no provider registration moved to `bootstrap/app.php`
- `TenantReviewResource` is not globally searchable, so the Filament edit/view global-search constraint does not apply
- destructive review actions use action handlers with confirmation and policy enforcement

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #185
2026-03-21 22:03:01 +00:00
..
enterprise-detail feat: standardize enterprise detail pages (#162) 2026-03-10 23:06:26 +00:00
assignments-diff.blade.php feat: add resolved reference presentation layer (#161) 2026-03-10 18:52:52 +00:00
baseline-snapshot-groups.blade.php feat: standardize enterprise detail pages (#162) 2026-03-10 23:06:26 +00:00
baseline-snapshot-summary-table.blade.php feat: standardize enterprise detail pages (#162) 2026-03-10 23:06:26 +00:00
baseline-snapshot-technical-detail.blade.php feat: standardize enterprise detail pages (#162) 2026-03-10 23:06:26 +00:00
evidence-dimension-summary.blade.php feat: implement evidence domain foundation (#183) 2026-03-19 13:32:52 +00:00
normalized-diff.blade.php feat/026-custom-compliance-scripts (#29) 2026-01-04 02:28:29 +00:00
normalized-settings.blade.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
policy-general.blade.php feat: tag badge catalog (060) (#72) 2026-01-23 23:05:55 +00:00
policy-settings-standard.blade.php feat: tag badge catalog (060) (#72) 2026-01-23 23:05:55 +00:00
provider-connection-state.blade.php feat(spec-089): provider connections tenantless UI (#107) 2026-02-12 16:35:13 +00:00
rbac-role-definition-diff.blade.php feat: refine onboarding draft flow and RBAC diff UX (#171) 2026-03-14 20:09:54 +00:00
rbac-summary.blade.php feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00
related-context.blade.php feat: standardize enterprise detail pages (#162) 2026-03-10 23:06:26 +00:00
resolved-reference-compact.blade.php feat: add resolved reference presentation layer (#161) 2026-03-10 18:52:52 +00:00
resolved-reference-detail.blade.php feat: add resolved reference presentation layer (#161) 2026-03-10 18:52:52 +00:00
restore-preview.blade.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
restore-results.blade.php 059-unified-badges (#71) 2026-01-22 23:44:51 +00:00
scope-tags-diff.blade.php feat/044-drift-mvp (#58) 2026-01-14 23:16:10 +00:00
settings-catalog-grouped.blade.php feat: tag badge catalog (060) (#72) 2026-01-23 23:05:55 +00:00
snapshot-json.blade.php feat: standardize enterprise detail pages (#162) 2026-03-10 23:06:26 +00:00
tenant-review-section.blade.php feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
tenant-review-summary.blade.php feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00