cycle_decision_request
Proposes a transition for supervisor decision, ensuring only accepted transitions count as progress in the self-improving loop.
Instructions
The supervisor decision hook. A worker proposes a transition packet; only a supervisor-accepted transition counts as progress. Reasoning alone is never proof. Allowed transition intents: promote | advance_phase | change_baseline | change_benchmark | saturate. Completion/stop-style intents are refused (the operator is the only stop condition).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loop | No | ||
| runId | Yes | ||
| intent | Yes | ||
| newEpoch | No | ||
| rationale | No | ||
| hypothesisId | No |