@bluelibs/runner - v6.3.1
    Preparing search index...

    Type Alias IdentityAsyncContext

    IdentityAsyncContext: IAsyncContext<any>

    Async context type accepted by run(..., { identity }).

    Apps usually pass a built r.asyncContext(...).configSchema(...).build() accessor whose value shape may include tenantId, userId, and roles, alongside any other app-owned identity fields.