neurogenesis__route_task
Routes tasks to the compute profile with lowest cost that meets minimum quality, risk, and difficulty constraints, logging each decision for audit.
Instructions
[neurogenesis — developmental agents: genome -> evaluation-driven growth with safety axioms + audit ledger] Choose the cheapest RELIABLE compute path for a task: {id, task_type, expected_input_tokens, expected_output_tokens, min_quality [0,1], risk?, difficulty?, requires_local?}. Hard contract (NG7): profiles below your min_quality are ineligible regardless of cost — compute savings never silently regress quality. Deterministic; every decision is logged with its reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes |