LICENSE
README.md
pyproject.toml
src/loopmarket/__init__.py
src/loopmarket/__main__.py
src/loopmarket/clearing.py
src/loopmarket/cli.py
src/loopmarket/dimensions.py
src/loopmarket/federation.py
src/loopmarket/graph.py
src/loopmarket/handoff.py
src/loopmarket/matching.py
src/loopmarket/ontology.py
src/loopmarket/registry.py
src/loopmarket/schema.py
src/loopmarket/settlement.py
src/loopmarket/sigs.py
src/loopmarket/spacetime.py
src/loopmarket.egg-info/PKG-INFO
src/loopmarket.egg-info/SOURCES.txt
src/loopmarket.egg-info/dependency_links.txt
src/loopmarket.egg-info/entry_points.txt
src/loopmarket.egg-info/requires.txt
src/loopmarket.egg-info/top_level.txt
src/loopmarket/solver/__init__.py
src/loopmarket/solver/agent.py
tests/test_boundaries.py
tests/test_cli.py
tests/test_dimensions.py
tests/test_docs.py
tests/test_end_to_end.py
tests/test_federation.py
tests/test_graph.py
tests/test_handoff.py
tests/test_matching.py
tests/test_ontology.py
tests/test_registry.py
tests/test_schema.py
tests/test_sigs.py
tests/test_spacetime.py
tests/test_swarm_book.py
tests/test_swarm_federation.py
tests/test_v3_record.py