LICENSE
README.md
pyproject.toml
latent_protocol/__init__.py
latent_protocol/ad_client.py
latent_protocol/config.py
latent_protocol/footer.py
latent_protocol/mcp_server.py
latent_protocol/setup.py
latent_protocol/tracker.py
latent_protocol/wallet.py
latent_protocol.egg-info/PKG-INFO
latent_protocol.egg-info/SOURCES.txt
latent_protocol.egg-info/dependency_links.txt
latent_protocol.egg-info/entry_points.txt
latent_protocol.egg-info/requires.txt
latent_protocol.egg-info/top_level.txt
latent_protocol/adapters/__init__.py
latent_protocol/adapters/claude_code.py
latent_protocol/adapters/cli.py
latent_protocol/adapters/hermes.py
latent_protocol/adapters/telegram.py
latent_protocol/adapters/unified.py
tests/test_auction.py
tests/test_block_bidding.py
tests/test_claude_code.py
tests/test_earnings_calc.py
tests/test_footer.py
tests/test_hermes_thinking.py
tests/test_matcher.py
tests/test_payout_engine.py
tests/test_safety.py
tests/test_security.py
tests/test_unified_adapter.py