docs: global terminology update from kernel/core to harness
This commit is contained in:
@@ -62,7 +62,7 @@ Interfaces for conversational event handling and UI integration. Source of truth
|
||||
:content text
|
||||
:version (get-universal-time))))
|
||||
(setf (gethash msg-id *object-store*) obj)
|
||||
(kernel-log "CHAT - Message archived: ~a (~a)" msg-id role)
|
||||
(harness-log "CHAT - Message archived: ~a (~a)" msg-id role)
|
||||
(snapshot-object-store)
|
||||
msg-id))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user