Kizuki
    Preparing search index...

    Variable catchEventSchemaConst

    catchEventSchema: ZodObject<
        {
            at: ZodISODateTime;
            catchId: ZodString;
            conceptId: ZodString;
            note: ZodString;
            sessionId: ZodString;
            type: ZodLiteral<"catch.recorded">;
        },
        $strip,
    > = ...

    Events in catches.jsonl: things you would have gotten wrong on an exam.