README.md
SerenTheatre.py
SerenTheatre.pyproj
pyproject.toml
seren-theatre.yaml.sample
seren_theatre/__init__.py
seren_theatre/__main__.py
seren_theatre/_diag.py
seren_theatre/_version.py
seren_theatre/app.py
seren_theatre/backstage.py
seren_theatre/config.py
seren_theatre/evalrecord.py
seren_theatre/evalreport.py
seren_theatre/manifest.py
seren_theatre/sources.py
seren_theatre/stageguard.py
seren_theatre/stagehand.py
seren_theatre.egg-info/PKG-INFO
seren_theatre.egg-info/SOURCES.txt
seren_theatre.egg-info/dependency_links.txt
seren_theatre.egg-info/entry_points.txt
seren_theatre.egg-info/requires.txt
seren_theatre.egg-info/scm_file_list.json
seren_theatre.egg-info/scm_version.json
seren_theatre.egg-info/top_level.txt
seren_theatre/archive/__init__.py
seren_theatre/archive/blobs.py
seren_theatre/archive/bundle.py
seren_theatre/archive/compare.py
seren_theatre/archive/harvest.py
seren_theatre/archive/store.py
seren_theatre/viewer/ui/body.html
seren_theatre/viewer/ui/header_aside.html
seren_theatre/viewer/ui/scripts.js
seren_theatre/viewer/ui/styles.css
seren_theatre/viewer/ui/tabs.html
tests/_writerfinder.py
tests/conftest.py
tests/test_app.py
tests/test_archive.py
tests/test_backstage.py
tests/test_bundle_contract.py
tests/test_cli_contract.py
tests/test_compare.py
tests/test_config.py
tests/test_eval_contract.py
tests/test_manifest.py
tests/test_manifest_contract.py
tests/test_nothing_is_built_and_unwired.py
tests/test_pipeline_command.py
tests/test_readings.py
tests/test_repertoire.py
tests/test_results.py
tests/test_results_contract.py
tests/test_results_end_to_end.py
tests/test_stagehand.py
tests/test_updates_contract.py
tests/viewer_probe.js