Goal
Add a Human Approval / Manual Task Gate pattern for workflows that must pause until an operator approves, rejects, or escalates a task.
Scope
- Fluent runtime API with pending/approved/rejected/expired task states.
- Source-generated factory path for approval policies and task gates.
- IServiceCollection/Generic Host example for fulfillment exception handling.
- TinyBDD coverage, docs, catalog entries, and benchmarks.
Related
Tracks the workflow/orchestration batch in #404.
Goal
Add a Human Approval / Manual Task Gate pattern for workflows that must pause until an operator approves, rejects, or escalates a task.
Scope
Related
Tracks the workflow/orchestration batch in #404.