TenantAtlas/resources/views/filament/pages
ahmido 1142d283eb feat: Spec 178 — Operations Lifecycle Alignment & Cross-Surface Truth Consistency (#209)
## Spec 178 — Operations Lifecycle Alignment & Cross-Surface Truth Consistency

Härtet die Run-Lifecycle-Wahrheit und Cross-Surface-Konsistenz über alle zentralen Operator-Flächen hinweg.

### Kern-Änderungen

**Lifecycle Truth Alignment**
- Einheitliche stale/stuck-Semantik zwischen Tenant-, Workspace-, Admin- und System-Surfaces
- `OperationRunFreshnessState` wird konsistent über alle Widgets und Seiten propagiert
- Gemeinsame Problem-Klassen-Trennung: `terminal_follow_up` vs. `active_stale_attention`

**BulkOperationProgress Freshness**
- Overlay zeigt nur noch `healthyActive()` Runs statt alle aktiven Runs
- Likely-stale Runs halten das Polling nicht mehr künstlich aktiv
- Terminal Runs verschwinden zeitnah aus dem Progress-Overlay

**Decision Zone im Run Detail**
- Stale/reconciled Attention in der primären Decision-Hierarchie
- Klare Antworten: aktiv? stale? reconciled? nächster Schritt?
- Artifact-reiche Runs behalten Lifecycle-Truth vor Deep-Diagnostics

**Cross-Surface Link-Continuity**
- Dashboard → Operations Hub → Run Detail erzählen dieselbe Geschichte
- Notifications referenzieren korrekte Problem-Klasse
- Workspace/Tenant-Attention verlinken problemklassengerecht

**System-Plane Fixes**
- `/system/ops/failures` 500-Error behoben (panel-sichere Artifact-URLs)
- System-Stuck/Failures zeigen reconciled stale lineage

### Weitere Fixes
- Inventory auth guard bereinigt (Gate statt ad-hoc Facades)
- Browser-Smoke-Tests stabilisiert (DOM-Assertions statt fragile Klicks)
- Test-Assertion-Drift für Verification/Lifecycle-Texte korrigiert

### Test-Ergebnis
Full Suite: **3269 passed**, 8 skipped, 0 failed

### Spec-Artefakte
- `specs/178-ops-truth-alignment/spec.md`
- `specs/178-ops-truth-alignment/plan.md`
- `specs/178-ops-truth-alignment/tasks.md`
- `specs/178-ops-truth-alignment/research.md`
- `specs/178-ops-truth-alignment/data-model.md`
- `specs/178-ops-truth-alignment/quickstart.md`
- `specs/178-ops-truth-alignment/contracts/operations-truth-alignment.openapi.yaml`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #209
2026-04-05 22:42:24 +00:00
..
auth 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
monitoring feat: Spec 178 — Operations Lifecycle Alignment & Cross-Surface Truth Consistency (#209) 2026-04-05 22:42:24 +00:00
operations feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
reviews feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
workspaces feat: implement tenant lifecycle operability semantics (#172) 2026-03-15 09:08:36 +00:00
baseline-compare-landing.blade.php feat: harden baseline compare summary trust surfaces (#196) 2026-03-27 00:19:53 +00:00
break-glass-recovery.blade.php 062-tenant-rbac-v1 (#74) 2026-01-25 15:27:39 +00:00
choose-tenant.blade.php feat: implement spec 147 tenant context enforcement (#176) 2026-03-16 22:52:58 +00:00
choose-workspace.blade.php fix: consolidate tenant creation + harden selection flows (#131) 2026-02-22 19:54:24 +00:00
inventory-coverage.blade.php feat: implement inventory coverage truth (#208) 2026-04-05 12:35:20 +00:00
no-access.blade.php feat: workspace context enforcement (specs 070–072) (#85) 2026-02-02 10:07:41 +00:00
tenant-diagnostics.blade.php feat: RBAC troubleshooting & tenant UI bugfix pack (spec 067) (#84) 2026-01-31 20:09:25 +00:00
tenant-required-permissions.blade.php feat(104): Provider Permission Posture (#127) 2026-02-21 22:32:52 +00:00
workspace-overview.blade.php feat: harden workspace governance attention foundation (#206) 2026-04-04 21:14:43 +00:00