ALIGN: Rename Protocol to Communication and unify terminology
This commit is contained in:
@@ -47,6 +47,6 @@ The *Harness Monitor* provides tools for inspecting the internal state and healt
|
||||
(defskill :skill-harness-monitor
|
||||
:priority 100
|
||||
:trigger (lambda (context) t)
|
||||
:neuro (lambda (context) \"You are the Harness Monitor. Use your tools to provide system visibility.\")
|
||||
:symbolic (lambda (action context) action))
|
||||
:probabilistic (lambda (context) \"You are the Harness Monitor. Use your tools to provide system visibility.\")
|
||||
:deterministic (lambda (action context) action))
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user