LICENSE
README.md
pyproject.toml
acquivela/__init__.py
acquivela/capabilities.py
acquivela/cdm.py
acquivela/execution_context.py
acquivela/facade.py
acquivela/models.py
acquivela/pipeline.py
acquivela/plugin.py
acquivela/public_result.py
acquivela/registry.py
acquivela/result.py
acquivela.egg-info/PKG-INFO
acquivela.egg-info/SOURCES.txt
acquivela.egg-info/dependency_links.txt
acquivela.egg-info/requires.txt
acquivela.egg-info/top_level.txt
acquivela/plugins/__init__.py
acquivela/plugins/docling.py
acquivela/plugins/mineru.py
tests/test_capabilities.py
tests/test_capability_selection.py
tests/test_cdm_v02.py
tests/test_contracts.py
tests/test_contracts_extended.py
tests/test_diagnostics.py
tests/test_facade.py
tests/test_fallback.py
tests/test_import_linter.py
tests/test_import_linter_extended.py
tests/test_integration.py
tests/test_pipeline.py
tests/test_plugin_docling.py
tests/test_plugin_health.py
tests/test_plugin_mineru.py
tests/test_registry.py