swarm-controller: wire the swarm-level job graph, no nodes yet

This commit is contained in:
damocles 2026-08-16 16:22:14 +02:00 committed by mara
commit 962b7e60f8
3 changed files with 133 additions and 1 deletions

2
Cargo.lock generated
View file

@ -4563,6 +4563,8 @@ dependencies = [
"async-nats",
"axum",
"futures-util",
"hive-jobq",
"hive-jobq-wire",
"serde",
"serde_json",
"swarm-queue-client",