Function llm_request_payload_policy
pub fn llm_request_payload_policy() -> Option<(LlmRequestPayloadPolicy, usize)>Expand description
Resolved LLM-request-payload capture policy + the truncate cap, for the
turn engine’s announce_llm_request. None when no writer is installed
(the policy defaults to off, so callers treat “no writer” as “off”).