Syntropy.TaskScheduler.Runner
(syntropy v0.2.0)
Copy Markdown
Executes one task run inside the coordinator's supervised task tree.
Collects agent attempts with bounded parallelism, records thought events
and lattice contributions, synthesizes the final answer, and assembles the
task result consumed by the scheduler's completion handler. Runs entirely
outside the Syntropy.TaskScheduler GenServer process.
Summary
Functions
Runs the full task pipeline for the given execution context.