feat(delivery): kernel auto-approve + visible approval wait + VAP-conformant runtime probe #2054
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/kernel-env-auto-approve"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Three fixes from the seanfarm33 roll:
kernel-production approvalMode manual->automatic (Sean: auto-approve for the dev cluster; the 2026-07-18 stability hold was already lifted). The automated guard (canary-first + cosign-signature/canary-smoke/fleet-health) is unchanged; deploy-pins re-pins the NEW decision incl. policy-disabled.
Operator: a Pending deploy blocked on the manual approval gate sets awaitingGate=approval — the 55-minute invisible wait on today s roll becomes a visible chip.
The green gate s runtime probe was denied by the kernel-deploy-guard VAP on every attempt (hostNetwork missing) with its stderr swallowed — the canary sat healthy while the gate could never pass. hostNetwork added, stderr surfaced, and the safety envelope pins every VAP-asserted probe field.
129/129 guards, controller suite green.
186b84cebdf2c06c7f28