A single behavior spec — the unit of the host's behaviors: data list. Pure data: { brain (path), trigger, config }. Persisted on the host; never code.
behaviors:
{ brain (path), trigger, config }
Logical path to the brain module, e.g. /lib/behavior/patrols.
/lib/behavior/patrols
Optional
Brain-specific configuration. Interpreted by the brain.
cadence:<N>s or a witness alias (arrival/departure/emote/speech).
cadence:<N>s
arrival
departure
emote
speech
A single behavior spec — the unit of the host's
behaviors:data list. Pure data:{ brain (path), trigger, config }. Persisted on the host; never code.