Learning Relay HealthyQueue -> training outcome -> learning ingest -> reused by standard tasks
Step 1Idle
Queue Intake
0 consumed in 30m | 0 pending
Consumed training sources become execution-ready cycles.
Step 2Stopped
Training Execution
training 0/- running | 0/0 recent successes
Runs emit outcomes that feed the learning relay.
Step 3Idle
Learning Ingest
0 ingested in 30m | backlog 0
Outcomes are upserted into shared learning memory.
Step 4Waiting
Standard Task Reuse
window 0/30 | live applies 0
Standard tasks use active model -.
Current Window To Next Eval
0/30Window progress increases as successful training outcomes are ingested. When it reaches 30, the controller can advance evaluation/promotion checks and apply model updates to standard tasks.
Training Sources Consumed (30m)
0
Learning Records Ingested (30m)
0
Running Split
training 0 | standard 0
Training tasks execute on the training lane only. After completion, the run is written totraining_outcomes and then ingested viarun_learning_outcomes/memory_items. Standard tasks read from that shared learning state on subsequent runs.