renderProfileContext
Auto-generated API reference for renderProfileContext.
Function: renderProfileContext()
renderProfileContext(
profile):string
Defined in: personalization.ts:63
Render a profile into a system-prompt fragment the runtime can prepend. Kept intentionally short — full profile dumps bloat context and leak unnecessary detail to the model.
#Parameters
#profile
PersonalizationProfile | null
#Returns
string