Guide
Run a generated workflow in CI
Execute a reviewed project noninteractively and retain its solved project and log.
Run the packaged launcher with required paths and no trust switch:
telionbatch -ifile model.tln -ofile solved.tln -log solve.log --timeout 900 --json-progress
Require exit 0, parse the single stdout JSON object, verify ok, saveCount, and the expected study/dataset labels, then archive both output files. The repository test suite executes this generated solve path against every shipped .tln example.