v1.19.0 ✅

- RESL1004 — Async Result Not Awaited — detects Task<Result<T>> assigned without await + code fix

  • CancellationToken Support ThroughoutCancellationToken cancellationToken = default on all async methods (source-compatible)
  • 5 diagnostics + 3 code fixes