athena_budget_schedule
Match tasks to workers using demand, capability, availability, and measured efficiency, while respecting remaining budgets and penalizing unknown costs.
Instructions
Allocate tasks to workers using demand x capability fit x availability x measured efficiency subject to observable remaining budgets; unknown cost is penalized, not invented.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| beta | No | ||
| alpha | No | ||
| scope | No | ||
| tasks | Yes | ||
| workers | Yes | ||
| remaining_budget | Yes | ||
| max_assignments_per_worker | No |