Skip to main content
iterate is bounded repetition; it runs exactly N times and then exits:
loop is interval-based and continues until interrupted. Add --count when you want an interval loop with a finite number of cycles:
These runners are independent of arka goal: they do not plan, mutate goals, or persist autonomous progress.