Interface: FileContextRuleAction
Makaio Framework / services-core/context-rules / FileContextRuleAction
Interface: FileContextRuleAction
Section titled “Interface: FileContextRuleAction”Defined in: ../../../packages/services/core/src/context-rules/types.ts:82
Rule action that projects rendered content into a managed root file.
Properties
Section titled “Properties”channel
Section titled “channel”channel:
"file"
Defined in: ../../../packages/services/core/src/context-rules/types.ts:84
Delivery channel for the rendered rule content.
content
Section titled “content”content:
string
Defined in: ../../../packages/services/core/src/context-rules/types.ts:86
Template content rendered against the resolved snapshot.
fileTarget
Section titled “fileTarget”fileTarget:
"AGENTS.md"|"CLAUDE.md"|"GEMINI.md"|"COPILOT.md"|"CURSOR.md"
Defined in: ../../../packages/services/core/src/context-rules/types.ts:88
Managed instruction file that receives the rendered projection.