LICENSE
README.md
__init__.py
_capabilities.py
_codegen.py
_codegen_settings.py
actions.py
admin.py
apps.py
checks.py
codegen_urls.py
conf.py
conftest.py
dto.py
errors.py
events.py
gdpr.py
models.py
normalize.py
pipeline.py
py.typed
pyproject.toml
resources.py
serializers.py
services.py
sources.py
stages.py
storage.py
transcript_schema.py
urls.py
views.py
./__init__.py
./_capabilities.py
./_codegen.py
./_codegen_settings.py
./actions.py
./admin.py
./apps.py
./checks.py
./codegen_urls.py
./conf.py
./conftest.py
./dto.py
./errors.py
./events.py
./gdpr.py
./models.py
./normalize.py
./pipeline.py
./py.typed
./resources.py
./serializers.py
./services.py
./sources.py
./stages.py
./storage.py
./transcript_schema.py
./urls.py
./views.py
./management/__init__.py
./management/commands/__init__.py
./management/commands/recordings_reconcile.py
./migrations/0001_initial.py
./migrations/__init__.py
./schemas/emits/recording.completed.json
./schemas/emits/recording.failed.json
./schemas/emits/recording.stage.json
./schemas/emits/recording.stage_completed.json
./schemas/emits/recording.uploaded.json
management/__init__.py
management/commands/__init__.py
management/commands/recordings_reconcile.py
migrations/0001_initial.py
migrations/__init__.py
schemas/emits/recording.completed.json
schemas/emits/recording.failed.json
schemas/emits/recording.stage.json
schemas/emits/recording.stage_completed.json
schemas/emits/recording.uploaded.json
stapel_recordings.egg-info/PKG-INFO
stapel_recordings.egg-info/SOURCES.txt
stapel_recordings.egg-info/dependency_links.txt
stapel_recordings.egg-info/requires.txt
stapel_recordings.egg-info/top_level.txt
tests/test_api.py
tests/test_checks.py
tests/test_contract.py
tests/test_gdpr.py
tests/test_models.py
tests/test_pipeline.py
tests/test_pipeline_extension.py
tests/test_pipeline_mutation.py
tests/test_public_api.py
tests/test_reconcile.py
tests/test_reprocess.py
tests/test_retry_dlq.py
tests/test_schemas.py
tests/test_sources.py
tests/test_storage_seam.py
tests/test_summarize.py
tests/test_transcribe.py
tests/test_upload.py