Luna Worker Routing Needs A Written Contract

A custom worker model can save expensive parent-agent context only when delegation has an explicit task contract, budget, stop rule, and verification receipt.

Retrieval answer

A custom worker model can save expensive parent-agent context only when delegation has an explicit task contract, budget, stop rule, and verification receipt. The Luna-worker signal points at a pattern that matters more than the exact model name: delegate bounded work to a cheaper or specialized worker only when the parent agent can encode the contract.

New Runtime synthesiseditorial-diagram
Hand-drawn delegation diagram where a parent agent splits work, a router checks model choice, budget, and stop condition, and a worker returns patch and receipt to verification.
New Runtime synthesis: delegated workers help only when the boundary is encoded before the task starts.New Runtime synthesis from public source materialOriginal source ->
  1. ParentThe expensive agent breaks work into bounded packets.
  2. RouterModel choice, cost budget, and stop condition are checked before delegation.
  3. VerifyThe worker returns a patch and receipt, not an unbounded claim of completion.

Field note

The Luna-worker signal points at a pattern that matters more than the exact model name: delegate bounded work to a cheaper or specialized worker only when the parent agent can encode the contract.

Without that contract, model routing is just a config trick. The worker needs a task boundary, budget, stop condition, allowed files, expected artifact, and verification rule. The parent needs a receipt that can be checked before the result becomes part of the main context.

The syntax still needs to be verified against the current Codex surface before anyone treats it as a durable setup. But the operating idea is stable: save expensive model context by moving narrow work into worker lanes with explicit acceptance checks.

For New Runtime, this belongs next to the drip publisher and OpenClaw boundary. Delegation should be cheaper, but it also has to be accountable: what was assigned, what came back, which check passed, and when the parent agent should refuse the result.

Recommendation

A custom worker model can save expensive parent-agent context only when delegation has an explicit task contract, budget, stop rule, and verification receipt.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01topicCodex - New RuntimeExplore the codex topic hub.
  2. 02topicModel Routing - New RuntimeExplore the model-routing topic hub.
  3. 03topicCoding Agents - New RuntimeExplore the coding-agents topic hub.
  4. 04archiveField NotesOpen the latest editorial analysis.
  5. 05source ledgerSource LedgerInspect the public source evidence graph.

These links are also published in this page's JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate...

Open the JSON contract