Variable: SessionCreatedEventSchema
Makaio Framework / contracts/session / SessionCreatedEventSchema
Variable: SessionCreatedEventSchema
Section titled “Variable: SessionCreatedEventSchema”
constSessionCreatedEventSchema:ZodObject<{branchKind:ZodNullable<ZodEnum<{aside:"aside";branch:"branch";compress:"compress";coordinator:"coordinator";fork:"fork";rewrite:"rewrite";subagent:"subagent"; }>>;createdAt:ZodNumber;originWindowId:ZodOptional<ZodString>;parentSessionId:ZodNullable<ZodString>;sessionId:ZodString; },$strip>
Defined in: ../../../packages/contracts/src/session/schemas/lifecycle-events.ts:259