README.md
pyproject.toml
src/screen_harness/__init__.py
src/screen_harness/admin.py
src/screen_harness/captions.py
src/screen_harness/helpers.py
src/screen_harness/hud.py
src/screen_harness/metadata.py
src/screen_harness/project.py
src/screen_harness/recorder.py
src/screen_harness/redact.py
src/screen_harness/render.py
src/screen_harness/run.py
src/screen_harness/screens.py
src/screen_harness/sop.py
src/screen_harness/timeline.py
src/screen_harness/transcribe.py
src/screen_harness.egg-info/PKG-INFO
src/screen_harness.egg-info/SOURCES.txt
src/screen_harness.egg-info/dependency_links.txt
src/screen_harness.egg-info/entry_points.txt
src/screen_harness.egg-info/requires.txt
src/screen_harness.egg-info/top_level.txt
src/screen_harness/templates/__init__.py
tests/test_admin.py
tests/test_agent_docs_drift_detection.py
tests/test_agent_docs_sync.py
tests/test_bdd_training_template.py
tests/test_captions.py
tests/test_e2e_render_training.py
tests/test_examples.py
tests/test_helpers_hud.py
tests/test_helpers_mvp.py
tests/test_helpers_startup_verify.py
tests/test_hud_anchor.py
tests/test_hud_coords.py
tests/test_hud_lifecycle.py
tests/test_hud_protocol.py
tests/test_hud_region_validation.py
tests/test_hud_selftest.py
tests/test_project.py
tests/test_recorder.py
tests/test_redact.py
tests/test_render.py
tests/test_run.py
tests/test_screens.py
tests/test_screens_invariant.py
tests/test_sop_ai.py
tests/test_templates.py
tests/test_timeline.py
tests/test_transcribe.py
tests/test_version.py