TenantAtlas/apps/platform/app
ahmido 2952e5ad3e feat: polish tenant dashboard operations attention UX (#338)
## Summary
- rename the tenant dashboard operations KPI to attention-first wording and keep the primary header CTA derived from the highest-priority recommended action
- restyle the `Operations requiring attention` card to match the existing neutral dashboard card language while keeping only a subtle per-item attention accent
- replace technical operation identifiers on the dashboard with calmer timing/copy, including provider-consent follow-up messaging for blocked permission posture checks
- refresh the local Spec Kit artifacts for spec 273 so the branch documentation matches the implemented attention-only dashboard scope

## Validation
- `export PATH="/bin:/usr/bin:/usr/local/bin:$PATH" && cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Dashboard/TenantDashboardProductizationSummaryTest.php tests/Feature/Dashboard/TenantDashboardProductizationActionsTest.php tests/Feature/Dashboard/TenantDashboardProductizationAuthorizationTest.php tests/Feature/Filament/DashboardKpisWidgetTest.php tests/Feature/Filament/TenantDashboardDbOnlyTest.php tests/Browser/Dashboard/TenantDashboardProductizationSmokeTest.php`
- `export PATH="/bin:/usr/bin:/usr/local/bin:$PATH" && cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #338
2026-05-07 16:55:17 +00:00
..
Console/Commands feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Contracts/Hardening feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Exceptions 247: plans entitlements billing readiness (#287) 2026-04-27 17:35:04 +00:00
Filament feat: polish tenant dashboard operations attention UX (#338) 2026-05-07 16:55:17 +00:00
Http feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
Jobs feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Listeners Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Livewire feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Models feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
Notifications feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Observers feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Policies feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Providers feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Rules Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Services feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
Support feat: polish tenant dashboard operations attention UX (#338) 2026-05-07 16:55:17 +00:00