Skip to content

@kekkai/blueprint / AgentFile

Interface: AgentFile

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

One agent-contract file to distribute.

Properties

content

content: string

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

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


path

path: string

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

Project-relative path to write.


strategy

strategy: AgentFileStrategy

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


target

target: AgentTarget

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