You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V48 Gate 3: Universal source-safe content-withholding filter for pipeline telemetry
sourceSafeStreamEvent withholds llm:{prompt,input,output,reasoningOutput,judgmentOutput,parsedOutput} content from every persisted/streamed pipeline event, leaving only a content-withheld summary. Applied at the execution_events persistence chokepoint so the formal agent-generics LLM substeps — which store full prompt/response content — stream lawfully (rawPromptVisible/rawProviderResponseVisible stay false) for ALL pipelines. Prerequisite for AssetPacksSynthesis on the real primitives.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments