tractor/ai/prompt-io/claude/20260413T205048Z_269d939c_p...

702 B

Implementation output

tractor/discovery/_multiaddr.py

git diff 269d939c~1..269d939c -- tractor/discovery/_multiaddr.py

Type aliases EndpointsTable and ParsedEndpoints plus parse_endpoints() helper that wraps each entry via wrap_address().

tests/discovery/test_multiaddr.py

git diff 269d939c~1..269d939c -- tests/discovery/test_multiaddr.py

Add import of parse_endpoints to existing import block, then 7 new test functions.

Test run output

22 passed, 1 warning in 0.05s

All 22 tests pass (15 existing + 7 new).