Skip to content

Add Scheduler Agent Supervisor pattern #322

@JerrettDavis

Description

@JerrettDavis

Summary

Add a Scheduler Agent Supervisor pattern implementation for coordinating scheduled work, worker execution, and supervision/retry policy.

Required surfaces

  • Fluent runtime API for schedules, agents, supervision policy, retries, and result capture.
  • Source-generated path for declaring jobs, agents, and supervision behavior.
  • TinyBDD coverage for scheduling, dispatch, failure supervision, retry limits, and generator diagnostics.
  • Production-shaped example importable through IServiceCollection and Microsoft.Extensions.Hosting.
  • Documentation for fluent API, source generator, real-world usage, and operational guidance.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions