LICENSE
README.md
pyproject.toml
src/hanani/__init__.py
src/hanani/assib.py
src/hanani/cli.py
src/hanani/coherence.py
src/hanani/debate.py
src/hanani/docs_server.py
src/hanani/factors.py
src/hanani/gaps.py
src/hanani/manifest.py
src/hanani/mcp_handlers.py
src/hanani/pipeline.py
src/hanani/relations.py
src/hanani/sources.py
src/hanani/store.py
src/hanani/tirzah_push.py
src/hanani/workflow.py
src/hanani.egg-info/PKG-INFO
src/hanani.egg-info/SOURCES.txt
src/hanani.egg-info/dependency_links.txt
src/hanani.egg-info/entry_points.txt
src/hanani.egg-info/requires.txt
src/hanani.egg-info/top_level.txt
src/hanani/graph/__init__.py
src/hanani/ontology/__init__.py
src/hanani/reasoning/__init__.py
src/hanani/rhetoric/__init__.py
tests/test_assib.py
tests/test_cli.py
tests/test_coherence.py
tests/test_debate.py
tests/test_docs.py
tests/test_manifest_mcp.py
tests/test_ontology.py
tests/test_pipeline.py
tests/test_reasoning.py
tests/test_relations.py
tests/test_sources.py
tests/test_tirzah_push.py
tests/test_version.py