diff --git a/REPORT.md b/REPORT.md index 3729c10..8c3a8c1 100644 --- a/REPORT.md +++ b/REPORT.md @@ -68,11 +68,16 @@ All mutations reverted; post-revert full suite green; no `RED-PROOF` residue in ## Deploy / verify -Built + pushed `felhom-controller:0.133.0` on 180; deployed to demo guest 9201 (bootstrap-managed). -**INERT-silence check:** startup clean, no new feature log lines at runtime (the package has zero call -sites). Per-guest verification recorded below. +Built + pushed `felhom-controller:0.133.0` on 180 (digest `sha256:0832106…c772d8`); deployed to demo +guest 9201 (bootstrap-managed). Code commit `2668ac4` (controller `main`); docs `8d85da7` (felhom.eu +`main`). -_Deploy verification (docker ps + logs) appended after the live deploy step — see the deploy commit._ +- `docker ps` (guest 9201): `gitea.dooplex.hu/admin/felhom-controller:0.133.0 Up (healthy)`. +- Startup log: `[INFO] Event pushed: controller_started (info) — Controller elindult (0.133.0)`; + recovery-unit capture + hub report + health probes all normal (the seerr/radarr/calibre-web + `no such host` warns are pre-existing demo-DNS noise, unrelated to this change). +- **INERT-silence check PASS:** `grep -iE 'capturese|computecapture|crossapp'` over the container + logs returns nothing — the package has zero call sites, so no feature log line fires at runtime. ## Live-validation scope