LICENSE
README.md
pyproject.toml
src/pyplaypen_sandbox/__init__.py
src/pyplaypen_sandbox/_artifacts.py
src/pyplaypen_sandbox/_exec_bootstrap.py
src/pyplaypen_sandbox/_runner.py
src/pyplaypen_sandbox/cli.py
src/pyplaypen_sandbox/privilege.py
src/pyplaypen_sandbox/projectors.py
src/pyplaypen_sandbox/supervisor.py
src/pyplaypen_sandbox.egg-info/PKG-INFO
src/pyplaypen_sandbox.egg-info/SOURCES.txt
src/pyplaypen_sandbox.egg-info/dependency_links.txt
src/pyplaypen_sandbox.egg-info/entry_points.txt
src/pyplaypen_sandbox.egg-info/requires.txt
src/pyplaypen_sandbox.egg-info/top_level.txt
tests/test_adversarial.py
tests/test_artifacts_and_projection.py
tests/test_cli.py
tests/test_enforcement.py
tests/test_extension.py
tests/test_privilege.py
tests/test_run_process.py
tests/test_semantics.py
tests/test_supervision.py
tests/test_type_projector.py