B-ZYM4-assign-agent-capability-based-on-difficulty-assessment
Status: closed/abandoned
When fully defining a task, determine what class of model is needed for implementation.
Components:
- task entity update for agent assignment
- difficulty assessment function that takes in task details and outputs (probably LLM-based) a difficulty score or category
- agent assignment logic based on difficulty assessment
Closed 2026-08-16: absorbed by ledger phase E4 of D-VSLI-distributed-work-runner-architecture. Runner context is declared per process registration, so model choice rides the registration rather than a per-task assignment field.