Documentation
¶
Overview ¶
Package session derives stable conversation identities from protocol request roots.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallerScope ¶
CallerScope returns an irreversible namespace for a downstream caller credential.
func DeriveID ¶
func DeriveID(format sdktranslator.Format, payload []byte, callerScope string) string
DeriveID builds a stable identity from leading instructions and the first complete user input.
func Enrich ¶
func Enrich(req cliproxyexecutor.Request, opts cliproxyexecutor.Options) (cliproxyexecutor.Request, cliproxyexecutor.Options)
Enrich derives a session identity once and places it in both request and option metadata.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.