Skip to content

@kekkai/blueprint / AgentFile

Interface: AgentFile

Defined in: emit/agent/targets.ts:13

One agent-contract file to distribute.

Properties

content

content: string

Defined in: emit/agent/targets.ts:19

The contract, wrapped for this target (frontmatter where required).


path

path: string

Defined in: emit/agent/targets.ts:16

Project-relative path to write.


strategy

strategy: AgentFileStrategy

Defined in: emit/agent/targets.ts:17


target

target: AgentTarget

Defined in: emit/agent/targets.ts:14