HelioxRunner
Execution module for cycle processing and settlement
HelioxRunner is the execution module that applies Heliox cycle rules to an eligible vault. Public docs keep this description deliberately high-level. Internal execution topology and module boundaries are operational details, not part of the end-user contract.
What It Does
Checks whether the targeted vault is ready for the next cycle step.
Applies Heliox strategy rules to the vault’s balances and approvals.
Records lifecycle and trade outcomes so the product can show status and history.
Handles normal completion, rollover, or shutdown paths when the product asks to change state.
Public Docs Stay High-LevelIf you are looking for engineering internals, treat those as internal runbook material. Public product docs describe what Heliox does for the user, not every internal execution branch.