LICENSE
README.md
pyproject.toml
agentspec/__init__.py
agentspec/config.py
agentspec/contracts.py
agentspec/py.typed
agentspec/pytest_plugin.py
agentspec/recorder.py
agentspec/reporter.py
agentspec/adapters/__init__.py
agentspec/adapters/anthropic.py
llm_agentspec.egg-info/PKG-INFO
llm_agentspec.egg-info/SOURCES.txt
llm_agentspec.egg-info/dependency_links.txt
llm_agentspec.egg-info/entry_points.txt
llm_agentspec.egg-info/requires.txt
llm_agentspec.egg-info/top_level.txt
tests/test_adapter_anthropic.py
tests/test_core.py
tests/test_integration.py
tests/test_scenarios.py