feat(#2569): drive a turn on a local todo signal (serve-loop select)

This commit is contained in:
damocles 2026-07-20 22:47:29 +02:00
commit 86d16efa07
3 changed files with 72 additions and 18 deletions

View file

@ -1,6 +1,6 @@
//! Wire types for the *in-agent* socket, served by the hive-agent harness
//! to the in-container producers (matrix / bash MCP daemons) and
//! forge_notify. Currently carries the loose-ends-v2 *todo* op family;
//! `forge_notify`. Currently carries the loose-ends-v2 *todo* op family;
//! more in-agent request families may be added over time (the socket is
//! deliberately named for the agent, not the todos).
//!