Runtime handle for an async Jidoka chat request.
The handle is intentionally not part of the durable agent data contract. It is a caller-owned runtime convenience for UI processes that need to start a turn, stream request-scoped events, and await the normalized final chat result.
Summary
Functions
Waits for an async chat request to finish.
Starts an async chat task and returns a request handle.