databricks
Generic Databricks SDK glue (no AppKit): adapt WHATWG cancellation
(AbortSignal / AbortController) into the SDK’s Context /
CancellationToken shapes so a single AbortController can drive every
in-flight SDK call.
Server-only: leans on the Databricks SDK Context. Lives in node-appkit so
the browser-safe shared-core stays SDK-free.