b23e5b78a8
Generic interface preserves the narrowed type through update calls, eliminating `as MessageV2.Assistant` / `as MessageV2.ToolPart` casts. Async facades keep Zod validation via parse + cast, with `.force()` bypass. Tighten test assertions for BusyError type and concurrent caller identity.