@kekkai/blueprint / AgentFileStrategy
Type Alias: AgentFileStrategy
AgentFileStrategy =
"merge"|"own"
Defined in: emit/agent/targets.ts:10
How a target's file relates to user content. merge — a shared context file the user may hand-edit; inject the contract between markers. own — a generated rules file wholly owned by the blueprint; overwrite it.
