LICENSE
README.md
pyproject.toml
axis_hfe.egg-info/PKG-INFO
axis_hfe.egg-info/SOURCES.txt
axis_hfe.egg-info/dependency_links.txt
axis_hfe.egg-info/requires.txt
axis_hfe.egg-info/top_level.txt
hypothesis_field/__init__.py
hypothesis_field/_ollama_client.py
hypothesis_field/_security.py
hypothesis_field/constraint_engine.py
hypothesis_field/evaluator.py
hypothesis_field/field_engine.py
hypothesis_field/fusion_engine.py
hypothesis_field/generator.py
hypothesis_field/jump_explorer.py
hypothesis_field/models.py
hypothesis_field/py.typed
hypothesis_field/relational_layer.py
hypothesis_field/self_corrector.py
hypothesis_field/vectorizer.py
hypothesis_field/_providers/__init__.py
hypothesis_field/_providers/_anthropic.py
hypothesis_field/_providers/_base.py
hypothesis_field/_providers/_gemini.py
hypothesis_field/_providers/_ollama.py
hypothesis_field/_providers/_openai.py
tests/test_hfe.py