ops: add DAARWIZZ awareness canary for all top-level agents

This commit is contained in:
Apple
2026-02-18 08:22:50 -08:00
parent 2c03632f67
commit 00b77066b0
2 changed files with 111 additions and 0 deletions

View File

@@ -13,5 +13,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"
echo "[OK] all canaries passed"