TenantAtlas/app/Support/OpsUx
ahmido f13a4ce409 feat(110): Ops-UX enterprise start/dedup standard (repo-wide) (#134)
Implements Spec 110 Ops‑UX Enforcement and applies the repo‑wide “enterprise” standard for operation start + dedup surfaces.

Key points
- Start surfaces: only ephemeral queued toast (no DB notifications for started/queued/running).
- Dedup paths: canonical “already queued” toast.
- Progress refresh: dispatch run-enqueued browser event so the global widget updates immediately.
- Completion: exactly-once terminal DB notification on completion (per Ops‑UX contract).

Tests & formatting
- Full suite: 1738 passed, 8 skipped (8477 assertions).
- Pint: `vendor/bin/sail bin pint --dirty --format agent` (pass).

Notable change
- Removed legacy `RunStatusChangedNotification` (replaced by the terminal-only completion notification policy).

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #134
2026-02-24 09:30:15 +00:00
..
ActiveRuns.php feat(058): tenant dashboard + active-runs gating (#68) 2026-01-21 14:00:42 +00:00
AssignmentJobFingerprint.php Spec 096: Ops polish (assignment summaries + dedupe + reconcile tracking + seed DX) (#115) 2026-02-15 20:49:38 +00:00
BulkRunContext.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
OperationRunUrl.php 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
OperationStatusNormalizer.php 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
OperationSummaryKeys.php Fix Review Pack generation UX + notifications (#133) 2026-02-23 19:42:52 +00:00
OperationUxPresenter.php feat(110): Ops-UX enterprise start/dedup standard (repo-wide) (#134) 2026-02-24 09:30:15 +00:00
OpsUxBrowserEvents.php 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
RunDetailPolling.php 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
RunDurationInsights.php 055-ops-ux-rollout (#64) 2026-01-18 14:50:15 +00:00
RunFailureSanitizer.php Spec 081: Provider connection cutover (#98) 2026-02-08 11:28:51 +00:00
SummaryCountsNormalizer.php feat: Spec 105 — Entra Admin Roles Evidence + Findings (#128) 2026-02-22 02:37:36 +00:00