lloyal-agents API Reference
    Preparing search index...

    Variable CtxConst

    Ctx: Context<SessionContext> = ...

    Effection context holding the active SessionContext

    Set by initAgents in the caller's scope. All agent operations (generate, diverge, useAgentPool, withSharedRoot) read from this context via yield* Ctx.expect().