c0re: emit /var/lib/hyperhive/agent-ports.json on meta sync for gateway (#15)

This commit is contained in:
damocles 2026-05-31 12:58:40 +02:00 committed by Mara
commit e197efd3a6
3 changed files with 178 additions and 0 deletions

View file

@ -13,6 +13,7 @@
//! surface beyond "this is where the modules live".
pub mod actions;
pub mod agent_ports;
pub mod agent_server;
pub mod approvals;
pub mod auto_update;