LICENSE
README.md
pyproject.toml
setup.py
agent_matchmaking/__init__.py
agent_matchmaking/cli.py
agent_matchmaking/discovery.py
agent_matchmaking/federation.py
agent_matchmaking/matching.py
agent_matchmaking/pricing.py
agent_matchmaking/ranking.py
agent_matchmaking/schema.py
agent_matchmaking/store.py
agent_matchmaking/ucp.py
agent_matchmaking.egg-info/PKG-INFO
agent_matchmaking.egg-info/SOURCES.txt
agent_matchmaking.egg-info/dependency_links.txt
agent_matchmaking.egg-info/entry_points.txt
agent_matchmaking.egg-info/requires.txt
agent_matchmaking.egg-info/top_level.txt
tests/test_cli.py
tests/test_discovery.py
tests/test_matching.py
tests/test_pricing.py
tests/test_ranking.py
tests/test_schema.py
tests/test_store.py
tests/test_ucp.py