docs: note transcript hygiene sync

This commit is contained in:
Peter Steinberger
2026-01-23 01:37:59 +00:00
parent eaf1b6bfee
commit 0396b678fa

View File

@@ -250,6 +250,7 @@ export async function sanitizeSessionHistory(params: {
sessionId: string;
policy?: TranscriptPolicy;
}): Promise<AgentMessage[]> {
// Keep docs/reference/transcript-hygiene.md in sync with any logic changes here.
const policy =
params.policy ??
resolveTranscriptPolicy({