Keep Akan fetch for commands and status. If you need huge video or binary streams, you can add another transport just for that data.
- Commands: `fetch.startJob(...)`
- Status: `fetch.subscribeJobStatus(...)`
- Large streams: use a dedicated path only when needed.