Variable: ContextSnapshotBaseSchema
Makaio Framework / services-core/context-rules / ContextSnapshotBaseSchema
Variable: ContextSnapshotBaseSchema
Section titled “Variable: ContextSnapshotBaseSchema”
constContextSnapshotBaseSchema:ZodObject<{adapterId:ZodOptional<ZodString>;agentId:ZodOptional<ZodString>;cwd:ZodOptional<ZodString>;sessionId:ZodOptional<ZodString>; },$strict>
Defined in: ../../../packages/services/core/src/context-rules/schemas.ts:17
Base runtime facts accepted by the resolution service.