hyperhive/swarm-controller/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 84125b0806 docs(#3255): correct the reaper invariant the swarm webhook test guards
The test's doc named knowledge::ensure_webhook as one of two hive-side
reapers. That function is gone; its replacement matches the full URL and
cannot touch another hive's hook.

The assertion arm stays. The hazard is not what this repository's source
says, it is what is deployed — a hive still running the previous version
reaps by suffix until it is upgraded, so the arm guards the transition
rather than a current code path. Recorded when to drop it.
2026-08-19 21:05:52 +02:00
..
auth.rs swarm-controller: CreateIdentity node, auth-bridge client, POST /api/agents 2026-08-16 22:38:40 +02:00
forge.rs fix(#3529): create agent config repos in agent-configs, not agents 2026-08-19 19:06:46 +02:00
main.rs fix(#3529): create agent config repos in agent-configs, not agents 2026-08-19 19:06:46 +02:00
status.rs feat(#3255): announce a knowledge change to every hive on the queue 2026-08-19 21:05:52 +02:00
webhook.rs docs(#3255): correct the reaper invariant the swarm webhook test guards 2026-08-19 21:05:52 +02:00