@softcose/softchat - v0.1.0
    Preparing search index...

    Type Alias IngestionBatch

    IngestionBatch: Readonly<
        { accountId: string; events: readonly SignedNostrEvent[] },
    >

    One bounded atomic request for a platform-owned database transaction.