LICENSE
README.md
pyproject.toml
src/inverba/__init__.py
src/inverba/agent_trust.py
src/inverba/backends.py
src/inverba/blockcheck.py
src/inverba/c2pa_export.py
src/inverba/changes.py
src/inverba/cli.py
src/inverba/dataset.py
src/inverba/extract.py
src/inverba/fetch.py
src/inverba/homedir.py
src/inverba/integrations.py
src/inverba/keys.py
src/inverba/license_verify.py
src/inverba/mcp_server.py
src/inverba/merkle.py
src/inverba/models.py
src/inverba/notary.py
src/inverba/provenance.py
src/inverba/robots.py
src/inverba/seen.py
src/inverba/semantic.py
src/inverba/solo.py
src/inverba/ssrf.py
src/inverba/store.py
src/inverba/temporal.py
src/inverba_core.egg-info/PKG-INFO
src/inverba_core.egg-info/SOURCES.txt
src/inverba_core.egg-info/dependency_links.txt
src/inverba_core.egg-info/entry_points.txt
src/inverba_core.egg-info/requires.txt
src/inverba_core.egg-info/top_level.txt
tests/test_agent_trust.py
tests/test_backends.py
tests/test_blockcheck.py
tests/test_c2pa_export.py
tests/test_changes.py
tests/test_cli_onboarding.py
tests/test_dataset.py
tests/test_extract.py
tests/test_fetch.py
tests/test_integrations.py
tests/test_keys.py
tests/test_license_verify.py
tests/test_mcp_server.py
tests/test_notary.py
tests/test_notary_policy.py
tests/test_provenance.py
tests/test_robots.py
tests/test_seen.py
tests/test_semantic.py
tests/test_solo.py
tests/test_ssrf.py
tests/test_store.py
tests/test_temporal.py