# arbiter-run-loop > Execute the Arbiter OS coordination loop - Author: 0possum-eth - Repository: 0possum-eth/arbiter-os-v1 - Version: 20260206185036 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/0possum-eth/arbiter-os-v1 - Web: https://mule.run/skillshub/@@0possum-eth/arbiter-os-v1~arbiter-run-loop:20260206185036 --- --- name: arbiter-run-loop description: Execute the Arbiter OS coordination loop --- # Arbiter Run Loop - Inspect state before executing - If no epic, run Scout then activate one - Execute exactly one task per run - Emit receipts for HALT and FINALIZE - Resume by re-entering inspectState - Treat execute-plan compatibility path as an Arbiter loop entry - Keep `run-epic` as the canonical entrypoint for each cycle - Align loop behavior with `docs/arbiter/agent-prompt.md`