FullTranscript
autogen.beta.network.views.builtin.FullTranscript #
Translate every envelope visible to participant_id.
Projects whichever envelope types render_envelope returns a string for; other protocol-level events (EV_SESSION_*, EV_TASK_*, expectation violations) are hub bookkeeping that the LLM doesn't need to reason about. The NetworkContextPolicy renders session expectations / active task metadata into the prompt prefix instead.
Inbound envelopes (sender != participant) become ModelRequest (a "user turn"); own past envelopes become ModelMessage.