# Chat transcript codec (descriptor)
The chat codec encodes a conversation transcript: request/response messages, roles, and token
usage. This recipe documents that transcript structure; the codec shapes a transcript record,
not an evaluable expression, so it is documented rather than run in the sandbox.