Skip to content

Getting Started

LoopExec is an execution loop CLI designed for deterministic, auditable work. It provides structured task execution with clear state management and full traceability.

LoopExec provides state-driven execution loops that help you:

  • Execute tasks deterministically — Run structured task loops with clear entry and exit conditions
  • Track state transitions — Every task moves through well-defined states
  • Maintain audit trails — All actions are logged with evidence for full traceability

LoopExec is compatible with the Small Protocol workflow but does not require it. You can use LoopExec standalone or integrate it into your existing SMALL workflow.

LoopExec operates on the principle of structured execution loops:

  1. Enter — Start a task with clear preconditions
  2. Execute — Perform the work with state tracking
  3. Exit — Complete with evidence and verification

Tasks flow through defined states:

  • pending — Ready to start
  • in_progress — Currently being executed
  • completed — Finished with evidence

Maintained by Justyn Clark Network