Variable: ContextRuleResolutionRequestSchema
Makaio Framework / services-core/context-rules / ContextRuleResolutionRequestSchema
Variable: ContextRuleResolutionRequestSchema
Section titled “Variable: ContextRuleResolutionRequestSchema”
constContextRuleResolutionRequestSchema:ZodObject<{adapterId:ZodOptional<ZodString>;agentId:ZodOptional<ZodString>;cwd:ZodOptional<ZodString>;sessionId:ZodOptional<ZodString>; },$strict> =ContextSnapshotBaseSchema
Defined in: ../../../packages/services/core/src/context-rules/schemas.ts:192
Service request schema for resolving rules against runtime facts.