Features
Section titled “Features”- Execution Loops - Run structured task loops with clear entry and exit conditions.
- State-Driven - Track progress through well-defined state transitions.
- Auditable - Every action is logged with evidence for full traceability.
- SMALL Compatible (Optional) - Integrates with SMALL workflows, but runs standalone.
Contract
Section titled “Contract”--jsonmode prints exactly one JSON object to stdout.- Human logs and errors are written to stderr.
- Exit codes are stable and documented in the CLI Reference.
- loopexec runs standalone by default.
Built by Justyn Clark Network