README.md
VERSION
pyproject.toml
src/dc43_contracts_app/__init__.py
src/dc43_contracts_app/_odcs.py
src/dc43_contracts_app/_versioning.py
src/dc43_contracts_app/config.py
src/dc43_contracts_app/docs_chat.py
src/dc43_contracts_app/docs_chat_index.py
src/dc43_contracts_app/server.py
src/dc43_contracts_app/workspace.py
src/dc43_contracts_app.egg-info/PKG-INFO
src/dc43_contracts_app.egg-info/SOURCES.txt
src/dc43_contracts_app.egg-info/dependency_links.txt
src/dc43_contracts_app.egg-info/entry_points.txt
src/dc43_contracts_app.egg-info/requires.txt
src/dc43_contracts_app.egg-info/top_level.txt
src/dc43_contracts_app/config/default.toml
src/dc43_contracts_app/setup_bundle/__init__.py
src/dc43_contracts_app/setup_bundle/pipeline_stub.py
src/dc43_contracts_app/static/flow-read.png
src/dc43_contracts_app/static/flow-write.png
src/dc43_contracts_app/static/flow.png
src/dc43_contracts_app/static/presentation.html
src/dc43_contracts_app/static/setup-wizard-template.json
src/dc43_contracts_app/static/setup.js
src/dc43_contracts_app/templates/base.html
src/dc43_contracts_app/templates/contract_detail.html
src/dc43_contracts_app/templates/contract_versions.html
src/dc43_contracts_app/templates/contracts.html
src/dc43_contracts_app/templates/data_product_detail.html
src/dc43_contracts_app/templates/data_products.html
src/dc43_contracts_app/templates/dataset_detail.html
src/dc43_contracts_app/templates/dataset_versions.html
src/dc43_contracts_app/templates/datasets.html
src/dc43_contracts_app/templates/docs_chat.html
src/dc43_contracts_app/templates/index.html
src/dc43_contracts_app/templates/integration_helper.html
src/dc43_contracts_app/templates/new_contract.html
src/dc43_contracts_app/templates/setup.html
tests/test_app.py
tests/test_config.py
tests/test_contracts_app_config.py
tests/test_docs_chat_embeddings.py
tests/test_docs_chat_endpoints.py
tests/test_docs_chat_guardrails.py
tests/test_docs_chat_index_cli.py
tests/test_docs_chat_messages.py
tests/test_docs_chat_paths.py
tests/test_docs_chat_progress.py
tests/test_server_docs_chat.py
tests/test_setup_state.py
tests/test_setup_template.py
tests/test_setup_wizard_persistence.py