REFERENCE

Agent reference

Canonical AgentDefinition and AgentConfiguration fields.

#AgentDefinition

FieldTypeRequiredSource
schemaVersion'1.0'yesSTATIC_PRODUCT_CONFIGURATION
id / slug / name / descriptionstringyesSTATIC or USER_GENERATED
universename + coverage[]yesSTATIC or USER_GENERATED
benchmarksymbol + labelyesSTATIC or USER_GENERATED
observationPolicyobjectyesSTATIC or USER_GENERATED
modelobjectyesSTATIC or USER_GENERATED
convictionPolicyobjectyesSTATIC or USER_GENERATED
decisionPolicyobjectyesSTATIC_PRODUCT_CONFIGURATION
ledger / trackRecordobjectyesSTATIC_PRODUCT_CONFIGURATION
creatorobjectyesDATABASE / USER_GENERATED
runtimeEnabledbooleanyesSTATIC_PRODUCT_CONFIGURATION

#Validation

app/schemas/agent.ts is the source of truth. Published configuration is transformed into the same canonical definition.