Problem — Slice 1 (PR #296) added an additive currency field to the v2 session-list response; the vendored client tarball's generated types predate it, so the client reads the field structurally until the vendor snapshot is refreshed.
Fix — Re-run the vendor snapshot so generated types include the field; nothing behavioral.
Source — PR #296 review notes; spec-20260905-045114 (D2).
Problem — Slice 1 (PR #296) added an additive currency field to the v2 session-list response; the vendored client tarball's generated types predate it, so the client reads the field structurally until the vendor snapshot is refreshed.
Fix — Re-run the vendor snapshot so generated types include the field; nothing behavioral.
Source — PR #296 review notes; spec-20260905-045114 (D2).