II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:cost-budget-allocation
Cost Budget Allocation overview
Allocate a token or monetary budget to a task or batch of tasks before dispatch. The primitive computes per-task budget ceilings from a global run budget, per-model pricing, estimated task complexity, and historical cost data. Allocated budgets are handed to the budget-stop primitive which enforces them at runtime, and to cost-tracking which accounts actuals against the allocation.
Attributes
displayName
Cost Budget Allocation
description
Allocate a token or monetary budget to a task or batch of tasks before
dispatch. The primitive computes per-task budget ceilings from a
global run budget, per-model pricing, estimated task complexity, and
historical cost data. Allocated budgets are handed to the budget-stop
primitive which enforces them at runtime, and to cost-tracking which
accounts actuals against the allocation.
orchestrationKind
budget-control
trigger
manual
Outgoing edges
orch_applies_to1
- topic:agent-orchestration-products·TopicAgent Orchestration Products
orch_requires_skill_area1
- skill-area:budgeting-forecasting·SkillAreaBudgeting and Forecasting
orch_triggers2
- orch-primitive:budget-stop·OrchestrationPrimitiveBudget Stop
- orch-primitive:cost-tracking·OrchestrationPrimitiveCost Tracking
Incoming edges
None.