@kekkai/blueprint / AgentEmitEntry
Interface: AgentEmitEntry
Defined in: config/types.ts:197
An agent-contract distribution entry. A bare string is shorthand for { target }.
Properties
path?
optionalpath?:string
Defined in: config/types.ts:201
Override the target's default file path.
target
target:
AgentTarget
Defined in: config/types.ts:199
The tool to distribute the contract to.
