Spec 123: operations auto-refresh pass #149

Merged
ahmido merged 2 commits from 123-operations-auto-refresh into dev 2026-03-08 11:11:27 +00:00
Owner

Summary

  • add conditional polling support for the tenantless operation run viewer and tenant review pack card
  • add focused Pest coverage for active vs terminal polling behavior and related review pack access regressions
  • add the full Spec Kit artifacts for Spec 123, including spec, plan, research, data model, contracts, quickstart, tasks, and checklist

Testing

  • vendor/bin/sail artisan test --compact tests/Feature/OpsUx/RunDetailPollingStopsOnTerminalTest.php tests/Feature/Operations/TenantlessOperationRunViewerTest.php tests/Feature/ReviewPack/ReviewPackWidgetTest.php tests/Feature/ReviewPack/ReviewPackGenerationTest.php tests/Feature/ReviewPack/ReviewPackRbacTest.php
  • vendor/bin/sail bin pint --dirty --format agent

Notes

  • Manual QA task T014 in the Spec Kit checklist remains to be completed outside this automated flow.
  • Livewire v4.0+ compliance is unchanged.
  • No panel provider changes were made; provider registration remains in bootstrap/providers.php.
  • No global-search behavior was changed.
  • No destructive actions were added or modified.
  • No new Filament assets were introduced; existing deployment expectations for php artisan filament:assets remain unchanged.
## Summary - add conditional polling support for the tenantless operation run viewer and tenant review pack card - add focused Pest coverage for active vs terminal polling behavior and related review pack access regressions - add the full Spec Kit artifacts for Spec 123, including spec, plan, research, data model, contracts, quickstart, tasks, and checklist ## Testing - `vendor/bin/sail artisan test --compact tests/Feature/OpsUx/RunDetailPollingStopsOnTerminalTest.php tests/Feature/Operations/TenantlessOperationRunViewerTest.php tests/Feature/ReviewPack/ReviewPackWidgetTest.php tests/Feature/ReviewPack/ReviewPackGenerationTest.php tests/Feature/ReviewPack/ReviewPackRbacTest.php` - `vendor/bin/sail bin pint --dirty --format agent` ## Notes - Manual QA task `T014` in the Spec Kit checklist remains to be completed outside this automated flow. - Livewire v4.0+ compliance is unchanged. - No panel provider changes were made; provider registration remains in `bootstrap/providers.php`. - No global-search behavior was changed. - No destructive actions were added or modified. - No new Filament assets were introduced; existing deployment expectations for `php artisan filament:assets` remain unchanged.
ahmido added 2 commits 2026-03-08 10:34:26 +00:00
ahmido merged commit 4db73e872e into dev 2026-03-08 11:11:27 +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#149
No description provided.