Files
WHOOSH/TODO.md
2025-10-17 09:13:54 +11:00

457 B

TODO

  1. Disable or refactor SwarmDiscovery so it consumes libp2p metadata rather than Docker task attachments (DISCOVERY_METHOD=dns fallback until parity is reached).
  2. Shift council opportunity delivery to prefer mesh/NATS using the freshly stored Agent.P2PAddr, leaving HTTP as a compatibility fallback.
  3. Emit telemetry/alerts whenever an agent reports zero multiaddrs so operations can catch misconfigured peers before discovery regresses.