hexum_loop_tick
Advance a Hexum loop one turn. Pass compile_output and test_output (and updated files). Runs hexum_check, condenses logs, scores drift, and returns the next instruction or a terminal status (passed|aborted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| notes | No | ||
| loop_id | Yes | ||
| test_output | No | ||
| test_passed | No | ||
| compile_output | No |