Registrar election and multi-address probing are discovery-protocol concerns, but their implementation lived in root-runtime ignition. Move the bounded handshake probe and its concurrent address classifier into `discovery._api`, leaving `open_root_actor()` to consume the classified results. Update probe tests for the canonical module and clarify that the daemon-fixture regressions directly exercise their sibling `conftest` plugin. Review: PR #480 (goodboy) https://github.com/goodboy/tractor/pull/480 (this patch was generated in some part by `opencode` using `gpt-5.6-sol` (`openai`)) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_daemon_fixture.py | ||
| test_multi_program.py | ||
| test_multiaddr.py | ||
| test_registrar.py | ||
| test_tpt_bind_addrs.py | ||