Interface: AgentFieldStatusGroups¶
Defined in: core/src/agent-capabilities.ts:51
Status groups for one field: which native targets emit or transform it.
Properties¶
emitted?¶
readonlyoptionalemitted?: readonlyKnownTarget[]
Defined in: core/src/agent-capabilities.ts:52
transformed?¶
readonlyoptionaltransformed?: readonlyKnownTarget[]
Defined in: core/src/agent-capabilities.ts:53