TenantAtlas/app/Services/Inventory
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
..
DependencyTargets feat/042-inventory-dependencies-graph (#50) 2026-01-10 12:50:08 +00:00
CoverageCapabilitiesResolver.php feat/047-inventory-foundations-nodes (#51) 2026-01-10 20:47:29 +00:00
DependencyExtractionService.php fix(onboarding): preserve workspace scope and consent flow (#117) 2026-02-15 22:27:55 +00:00
DependencyQueryService.php feat/042-inventory-dependencies-graph (#49) 2026-01-10 00:20:14 +00:00
InventoryConcurrencyLimiter.php feat/040-inventory-core (#43) 2026-01-07 14:54:24 +00:00
InventoryMetaSanitizer.php feat/040-inventory-core (#43) 2026-01-07 14:54:24 +00:00
InventoryMissingService.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
InventorySelectionHasher.php feat/040-inventory-core (#43) 2026-01-07 14:54:24 +00:00
InventorySyncService.php feat(110): Ops-UX enterprise start/dedup standard (repo-wide) (#134) 2026-02-24 09:30:15 +00:00