ReferenceAvailable
Workflow process isolation
Runs workflow source in a temporary child process connected by the public session protocol.
Telion writes workflow source to a temporary directory, launches Telion Scientific Python, and exchanges JSON Lines commands through telion.session-jsonl/v2. The parent service owns the authoritative model and executes accepted public runtime commands. The temporary directory and child process are removed on success or failure.