revert the Scenario B breakage — main is green again
gates / gates (push) Successful in 7s

The deliberate hostInstallVersion const is removed. It existed only to produce a real red
run (#3-#6) and the demonstrated alarm; R-94's deletion stands.
This commit is contained in:
2026-08-02 16:26:30 +02:00
parent 9530de722d
commit 4cc123809c
-2
View File
@@ -31,8 +31,6 @@ var validCustomerID = regexp.MustCompile(`^[a-zA-Z0-9.\-]+$`)
// validSemver matches a bare X.Y.Z controller version (the floor format). Empty is also accepted by
// the floor handlers (clears the override).
const hostInstallVersion = "1.19.0"
var validSemver = regexp.MustCompile(`^\d+\.\d+\.\d+$`)
// normalizeFloorInput trims, strips a leading "v", and validates a floor version submitted from the