README.md
pyproject.toml
src/cf_setup/__init__.py
src/cf_setup/__main__.py
src/cf_setup/bootstrap.py
src/cf_setup/cli.py
src/cf_setup/cogniflow_paths.py
src/cf_setup/console.py
src/cf_setup/doctor.py
src/cf_setup/install_manifest.toml
src/cf_setup/install_manifest_distribution.toml
src/cf_setup/installer.py
src/cf_setup/manifest.py
src/cf_setup/planner.py
src/cf_setup/provider_registry.py
src/cf_setup/reporting.py
src/cf_setup/run_demo.py
src/cf_setup/service_contract_provider.py
src/cf_setup.egg-info/PKG-INFO
src/cf_setup.egg-info/SOURCES.txt
src/cf_setup.egg-info/dependency_links.txt
src/cf_setup.egg-info/entry_points.txt
src/cf_setup.egg-info/requires.txt
src/cf_setup.egg-info/top_level.txt
src/cf_setup/demo/opcua_fifo_avg_to_duckdb_parquet_triggered.nq
src/cf_setup/demo/invocations/opcua_fifo_avg.endpoint_4841.invocation.nq
src/cf_setup/providers/__init__.py
src/cf_setup/providers/base.py
src/cf_setup/providers/windows.py
tests/test_bootstrap.py
tests/test_cli.py
tests/test_doctor.py
tests/test_installer.py
tests/test_manifest.py
tests/test_manifest_distribution.py
tests/test_planner.py
tests/test_provider_registry.py
tests/test_run_demo.py
tests/test_service_contract_provider.py
tests/test_windows_provider.py