Publish ITWorx Pulse source
Public source validation / validate (push) Failing after 3m8s

This commit is contained in:
ITWorx Pulse release export
2026-09-03 02:09:19 +02:00
commit bd774932d5
614 changed files with 77116 additions and 0 deletions
@@ -0,0 +1,18 @@
# ADR 0008 — Stale or missing required telemetry is Unknown
**Status:** Accepted baseline
## Decision
When required telemetry is unavailable beyond its freshness policy, Pulse reports Unknown rather than retaining or inferring Healthy.
## Rationale
False green status is more dangerous than explicit uncertainty.
## Consequences
- Responses carry freshness metadata.
- Alert rules define unknown behavior.
- UI shows last known value only with age.
- Tests inject stale/missing sources throughout the product.