.voss pipeline emits readable Python.
Pipeline stages
CLI commands
Generated Python
Generated Python should be readable, diffable, and debuggable. Voss should not hide behavior in an opaque runtime.Harness connection
The harness command surface shares thevoss binary, but it is separate from compiler commands. Use voss do for agent tasks and voss run for .voss programs.