athena_collective_allocate
Allocates tasks by demand, capability fit, and available capacity, optimizing assignments over equal participation.
Instructions
Allocate tasks by demand × capability fit × available capacity rather than equal participation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| beta | No | ||
| alpha | No | ||
| tasks | Yes | ||
| workers | Yes | ||
| max_assignments_per_worker | No |