sim-lib-exec 0.1.0

Capability-gated bounded process execution for SIM.
Documentation
1
2
3
4
This recipe records a host process run as a bounded operation: a caller supplies
argv, a working directory root, a timeout, an output limit, and optional stdin.
The host captures stdout and stderr separately and reports the exit code without
treating the child process as SIM evaluation.