agent.network() streaming. Streaming is still broken after 0.21 upgrade. Need guidance urgently - my option is to revert to AI SDK but that wastes 3 weeks of migration work. Really want to stay with Mastra.data-network metadata chunkstext-delta chunks throughout entire executionnetworkResult.result.result pathdata-network JSON[object Object] in UIagent.network() designed to stream text-delta chunks in real-time?data-network chunks contain and how should they be handled?agent.stream() with manual routing logic instead?network() intended for backend orchestration only?agent.network() for real-time UI updates. The routing works perfectly - just trying to understand if we're using the right API pattern for streaming multi-agent responses to users.

