Runnable examples

The repository ships four paired POSIX and PowerShell examples. They are executed against the built binary on Linux and Windows in CI, so their public command shapes cannot drift unnoticed.

ScenarioUse it whenScripts
Compatibility preflightAn adapter must fail closed when the installed schema, exit band, or required flags drift.POSIX · PowerShell
Foreground JSONLA supervisor needs a finite deadline and must parse the terminal lifecycle event.POSIX · PowerShell
Detached supervisionA launcher hands work to the runner, then uses separate inspect and wait clients.POSIX · PowerShell
Label-scoped fleet stopAn operator discovers and cancels only a uniquely labeled fleet snapshot.POSIX · PowerShell

See the repository's examples README for prerequisites, PROCESSKIT_CLI_BIN selection, and cleanup guarantees.