feat: implement spec 198 monitoring page state contract #238

Merged
ahmido merged 1 commits from 198-monitoring-page-state into dev 2026-04-15 21:59:43 +00:00
Owner

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
## 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
ahmido added 1 commit 2026-04-15 21:55:55 +00:00
ahmido merged commit e02799b383 into dev 2026-04-15 21:59:43 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ahmido/TenantAtlas#238
No description provided.