Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/agent / fanout / PerChildBudget
Interface: PerChildBudget
Defined in: packages/agent/src/fanout/index.ts:24
Per-child budget. Defaults derived from the canonical 2026 scaling-rule table for agent fan-out workloads.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
durationMs? | readonly | number | packages/agent/src/fanout/index.ts:27 |
tokens? | readonly | number | packages/agent/src/fanout/index.ts:25 |
toolCalls? | readonly | number | packages/agent/src/fanout/index.ts:26 |