II.
TranscriptIngressEndpoint overview
Reference · livetranscript-ingress:claude-code-claude-ai
Claude.ai session-ingress endpoint overview
Per-session ingress endpoint receiving streamed transcript entries. Last-Uuid carries the previously stored uuid; on 409 the server returns x-last-uuid and the client adopts it for chain repair. Per-session sequential() wrapper prevents concurrent writes for the same session.
Attributes
displayName
Claude.ai session-ingress endpoint
endpointUrl
ingressMethod
PUT
lastUuidHeader
Last-Uuid
serverLastUuidHeader
x-last-uuid
maxRetries
10
baseDelayMs
500
failsImmediatelyOn
- 401
sequentialPerSession
true
authMethod
oauth
description
Per-session ingress endpoint receiving streamed transcript entries.
Last-Uuid carries the previously stored uuid; on 409 the server returns
x-last-uuid and the client adopts it for chain repair. Per-session
sequential() wrapper prevents concurrent writes for the same session.
Outgoing edges
None.
Incoming edges
persists_transcript_to1