test(R-110): remove the Scenario A marker — proof complete
gates / gates (push) Successful in 7s

Scenario A: pushed to main without moving the tag; the served bytes stayed
byte-identical (sha 2f859555…) and the marker never appeared, while the website
tree advanced to the new commit — both halves of the split in one observation.

Scenario B: moving the tag published it (~40s, sha ea2b4aa9…, marker present);
moving it back rolled it back to exactly the pre-publish sha with the marker
gone. The website returned 200 throughout.
This commit is contained in:
2026-08-03 12:27:39 +02:00
parent 6a82719426
commit e79a20bbed
-2
View File
@@ -185,8 +185,6 @@
set -euo pipefail set -euo pipefail
SCRIPT_VERSION="1.23.0" # the SINGLE version source (F-1): -h and the run banners follow it. SCRIPT_VERSION="1.23.0" # the SINGLE version source (F-1): -h and the run banners follow it.
# R-110 Scenario A marker: this line was pushed to `main` WITHOUT moving installer-v1.23.0.
# If it appears at https://felhom.eu/scripts/felhom-host-install.sh, the channel is still floating.
# The hub used to carry a copy for its Setup tab; R-94 DELETED it # The hub used to carry a copy for its Setup tab; R-94 DELETED it
# (2026-08-02) because the hub cannot know which version a box runs — # (2026-08-02) because the hub cannot know which version a box runs —
# the Setup command fetches this script at run time. scripts/ # the Setup command fetches this script at run time. scripts/