Nothing to try yet
Computed prompt context blocks are forwarded through a registered prompt.context handler when one exists, alongside a session-bound extension point.
A new dispatch path forwards computed prompt.context blocks through a registered handler, via zc.hasModuleHandlers("prompt.context") and eS("prompt.context", ...), if one exists, falling back to the untouched blocks otherwise. Related definitions x0e = kj("session.start") and tst = () => rb.whenSessionBound(y0e) point to a session-bound extension point.
Names in the bundleprompt.contextsession.start
Documented inapi/api/compliance/apps