hyperhive/hive-c0re
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas a4e0628ba1 fix(#962): top_level_agents_in delegates to children_of(MANAGER_NAME)
The previous parent=None heuristic was wrong — the manager is not
required to be the structural topology root (it can have a parent).
Delegate to children_of_in(MANAGER_NAME) directly; topology.rs is the
right place for this knowledge. Update comment in lifecycle.rs to say
"direct child of the manager" instead of "direct child of root".
2026-06-01 19:19:24 +02:00
..
src fix(#962): top_level_agents_in delegates to children_of(MANAGER_NAME) 2026-06-01 19:19:24 +02:00
Cargo.toml feat: socket-activate the hive-c0re admin socket 2026-06-01 16:29:41 +02:00