LICENSE
README.md
pyproject.toml
src/offstage/__init__.py
src/offstage/batch.py
src/offstage/cli.py
src/offstage/driver.py
src/offstage/manifest.py
src/offstage/probes.py
src/offstage.egg-info/PKG-INFO
src/offstage.egg-info/SOURCES.txt
src/offstage.egg-info/dependency_links.txt
src/offstage.egg-info/entry_points.txt
src/offstage.egg-info/requires.txt
src/offstage.egg-info/top_level.txt
src/offstage/probes/axdump.swift
src/offstage/probes/axhas.swift
src/offstage/probes/axmenu.swift
src/offstage/probes/axpress.swift
src/offstage/probes/axscan.swift
src/offstage/probes/front.swift
src/offstage/probes/pixdiff.swift
src/offstage/probes/resize.swift
src/offstage/probes/sckwin.swift
src/offstage/probes/sesslock.swift
src/offstage/skill/offstage-qa/SKILL.md
tests/test_batch.py
tests/test_cli.py
tests/test_driver.py
tests/test_live_batteries.py
tests/test_manifest.py
tests/test_skill.py