Variable: FileContextRuleActionSchema
Makaio Framework / services-core/context-rules / FileContextRuleActionSchema
Variable: FileContextRuleActionSchema
Section titled “Variable: FileContextRuleActionSchema”
constFileContextRuleActionSchema:ZodObject<{channel:ZodLiteral<"file">;content:ZodString;fileTarget:ZodEnum<{AGENTS.md:"AGENTS.md";CLAUDE.md:"CLAUDE.md";COPILOT.md:"COPILOT.md";CURSOR.md:"CURSOR.md";GEMINI.md:"GEMINI.md"; }>; },$strict>
Defined in: ../../../packages/services/core/src/context-rules/schemas.ts:52
Action schema for managed-file delivery.