Metadata-Version: 2.4
Name: origami-runner
Version: 0.1.0
Summary: Remote runtime harness for Origami experiment jobs
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.27.0
Requires-Dist: wandb>=0.17.0

# Origami Runner

Small runtime harness installed inside Origami experiment containers.

It owns the remote watcher, lifecycle wrapper, W&B metric sync, metric manifest upload, and artifact upload path. The control plane should stay outside this package.
