TenantAtlas/apps/platform/app/Support
ahmido e02799b383 feat: implement spec 198 monitoring page state contract (#238)
## Summary
- implement Spec 198 monitoring page-state contracts across Operations, Audit Log, Finding Exceptions Queue, Evidence Overview, Baseline Compare Landing, and Baseline Compare Matrix
- align selected-record and draft/apply behavior with query/session restoration semantics, including canonical navigation and tenant-filter normalization helpers
- add Spec 198 feature and browser coverage, update closure/spec artifacts, and refresh affected regression tests that asserted pre-contract behavior

## Verification
- focused Spec 198 feature pack passed through Sail
- Spec 198 browser smoke passed through Sail
- existing Spec 190 and Spec 194 browser smokes passed through Sail
- targeted fallout tests were updated and rerun during full-suite triage

## Notes
- Livewire v4 / Filament v5 compliant only; no legacy API reintroduction
- no provider registration changes; Laravel 11+ provider registration remains in `bootstrap/providers.php`
- no global-search behavior changed for any resource
- destructive queue decision actions remain confirmation-gated and authorization-backed
- no new Filament assets were added; existing deploy step for `php artisan filament:assets` remains unchanged

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #238
2026-04-15 21:59:42 +00:00
..
Alerts Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Audit Spec 202: implement governance subject taxonomy and baseline scope V2 (#232) 2026-04-13 15:33:33 +00:00
Auth feat: add portfolio triage review state tracking (#220) 2026-04-10 21:35:17 +00:00
BackupHealth Spec 185: workspace recovery posture visibility (#216) 2026-04-09 12:57:19 +00:00
BackupQuality Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Badges feat: add workspace baseline compare matrix (#221) 2026-04-11 10:20:25 +00:00
Baselines Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
Concerns Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Diff Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Enums Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Evidence Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Filament feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
Governance Refactor: remove compare job legacy drift path (#235) 2026-04-14 21:54:37 +00:00
Inventory Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Links Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Livewire/TrustedState feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
Middleware Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Navigation feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
Onboarding Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperateHub Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Operations Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
OpsUx Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
PortfolioTriage feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
Providers Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
Rbac feat: add workspace baseline compare matrix (#221) 2026-04-11 10:20:25 +00:00
ReasonTranslation Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
References Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
RestoreSafety Spec 185: workspace recovery posture visibility (#216) 2026-04-09 12:57:19 +00:00
Settings Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
System Spec 188: canonical provider connection state cleanup (#219) 2026-04-10 11:22:56 +00:00
SystemConsole Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Tenants Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
Ui Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
Verification Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceIsolation Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
Workspaces feat: add portfolio triage review state tracking (#220) 2026-04-10 21:35:17 +00:00
CanonicalOperationType.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
OperationCatalog.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
OperationRunLinks.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationRunOutcome.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationRunStatus.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationRunType.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
OperationTypeAlias.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
OperationTypeResolution.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
RbacReason.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
RedactionIntegrity.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
RestoreRunIdempotency.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
RestoreRunStatus.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ReviewPackStatus.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewCompletenessState.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewStatus.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantRole.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00