TenantAtlas/app/Filament/Pages
ahmido 3a2a06e8d7 feat: align tenant dashboard truth surfaces (#204)
## Summary
- align tenant dashboard KPI, attention, compare, and operations truth so the page does not read calmer than the tenant's actual state
- preserve tenant-safe drill-through continuity into findings, baseline compare, and canonical operations, including disabled helper states for permission-limited members
- add the Spec 173 artifact set and focused regression coverage for dashboard truth alignment and drill-through behavior

## Validation
- `vendor/bin/sail bin pint --dirty --format agent`
- `vendor/bin/sail artisan test --compact tests/Feature/Filament/DashboardKpisWidgetTest.php tests/Feature/Filament/TenantDashboardTruthAlignmentTest.php tests/Feature/Monitoring/OperationsDashboardDrillthroughTest.php tests/Feature/Filament/NeedsAttentionWidgetTest.php tests/Feature/Filament/BaselineCompareNowWidgetTest.php tests/Feature/Filament/BaselineCompareSummaryConsistencyTest.php tests/Feature/Findings/FindingsListDefaultsTest.php tests/Feature/Findings/FindingsListFiltersTest.php tests/Feature/Findings/FindingAdminTenantParityTest.php tests/Feature/OpsUx/CanonicalViewRunLinksTest.php tests/Feature/Filament/TenantDashboardTenantScopeTest.php tests/Feature/Filament/TenantDashboardDbOnlyTest.php tests/Feature/Filament/TableStandardsBaselineTest.php tests/Feature/Filament/TableDetailVisibilityTest.php`
- integrated browser smoke on the tenant dashboard, including a permission-limited member scenario

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #204
2026-04-03 20:26:15 +00:00
..
Auth 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
Monitoring feat: align tenant dashboard truth surfaces (#204) 2026-04-03 20:26:15 +00:00
Operations feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
Reviews feat: implement spec 169 action surface contract v1.1 (#200) 2026-03-30 09:21:39 +00:00
Settings feat(115): baseline operability + alerts (#140) 2026-03-01 02:26:47 +00:00
Tenancy Spec 081: Provider connection cutover (#98) 2026-02-08 11:28:51 +00:00
Workspaces feat: retrofit deferred operator surfaces (#203) 2026-04-02 09:22:44 +00:00
BaselineCompareLanding.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
BreakGlassRecovery.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
ChooseTenant.php feat: harden queued execution legitimacy (#179) 2026-03-17 21:52:40 +00:00
ChooseWorkspace.php Spec 129: add workspace admin home overview (#157) 2026-03-09 21:53:25 +00:00
InventoryCoverage.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
NoAccess.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
TenantDashboard.php Baseline governance UX polish + view Infolist (#123) 2026-02-19 23:56:09 +00:00
TenantDiagnostics.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
TenantRequiredPermissions.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
WorkspaceOverview.php feat: standardize enterprise detail pages (#162) 2026-03-10 23:06:26 +00:00