{
  "name": "01-csharp-runtime",
  "task": "Review a C# service for sync-over-async blocking calls, missing cancellation token plumbing, and an IDisposable that is never disposed.",
  "tags": [
    "happy-path"
  ]
}
