LICENSE
README.md
pyproject.toml
innate/__init__.py
innate/__main__.py
innate/cli/__init__.py
innate/cli/main.py
innate/core/__init__.py
innate/core/embedding.py
innate/core/exceptions.py
innate/core/kb.py
innate/core/refine.py
innate/core/storage.py
innate/core/utils.py
innate/daemon/__init__.py
innate/daemon/server.py
innate/migrations/4.0_to_4.1.sql
innate/migrations/4.1_to_4.2.sql
innate/migrations/4.2_to_4.3.sql
innate/migrations/4.3_to_4.4.sql
innate/migrations/4.4_to_4.5.sql
innate/migrations/4.5_to_4.5.1.sql
innate/migrations/__init__.py
innate/migrations/schema.sql
innate_ai.egg-info/PKG-INFO
innate_ai.egg-info/SOURCES.txt
innate_ai.egg-info/dependency_links.txt
innate_ai.egg-info/entry_points.txt
innate_ai.egg-info/requires.txt
innate_ai.egg-info/top_level.txt
tests/test_augmented.py
tests/test_boundaries.py
tests/test_cli.py
tests/test_core.py
tests/test_cross_lib.py
tests/test_design_alignment.py
tests/test_v451_compliance.py
tests/test_v451_gaps.py
tests/test_v4_paths.py