Skip to content

Wave-loop driver: end-to-end orchestration of the deterministic wave loop #29

Description

@Ryan-Atkinson87

Assemble the end-to-end deterministic wave loop (Spec §4.2) — the driver that ties together every Phase-1/2/3 primitive into the full run, proving the loop end-to-end on code_runner itself (and Trive). This is the capstone integration issue for the phase.

Spec §4.2 (the wave loop — full), §4.1 (roles split: deterministic engine presses the buttons), §4.3 (fresh sessions), §17.7 (render instructions at run start), §1 Principle 1 (sequencing/git/gating/PR/sync are plain Python).

Acceptance criteria

Notes

This is an integration/driver issue: it assembles the components built in #18, #22, #23, #25, #26, #27, #28 and Phase-2 #10/#14 — it should not re-implement them. Usage-monitor pausing (§4.2 "throughout") is Phase 4: the scheduler's step-down hook (#25) is present; the usage logic that drives it is not in scope here.

Depends on: #18, #22, #23, #25, #26, #27, #28, #14

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions