helion: stabilize doc context, remove legacy webhook path, add stack smoke canary

This commit is contained in:
Apple
2026-02-18 09:36:16 -08:00
parent 760022d7f5
commit d42bb09912
4 changed files with 111 additions and 387 deletions

View File

@@ -14,5 +14,6 @@ run() {
run "gateway_delivery_priority" "$ROOT/ops/canary_gateway_delivery_priority.sh"
run "router_contract" "$ROOT/ops/canary_router_contract.sh"
run "daarwizz_awareness" "$ROOT/ops/check_daarwizz_awareness.sh"
run "helion_stack_smoke" "$ROOT/ops/smoke_helion_stack.sh"
echo "[OK] all canaries passed"