chore: Audit terminology (org-agent -> opencortex)

This commit is contained in:
2026-04-14 16:03:37 -04:00
parent 6608fb5553
commit c5d3d8c5fa
15 changed files with 43 additions and 43 deletions

View File

@@ -14,7 +14,7 @@ The *Latent Reflection* skill utilizes the idle cycles of the heartbeat to proac
** Package
#+begin_src lisp :tangle ../src/latent-reflection.lisp
(in-package :org-agent)
(in-package :opencortex)
#+end_src
** State
@@ -92,7 +92,7 @@ Find hidden connections, suggest new tags, or propose a new insight that bridges
~a
MANDATE: Output EXACTLY ONE Common Lisp property list starting with (:type :REQUEST).
Use the :emacs target and :insert-at-end action to write your reflection into the \"*org-agent-chat*\" buffer."
Use the :emacs target and :insert-at-end action to write your reflection into the \"*opencortex-chat*\" buffer."
context-string)))
:symbolic (lambda (action ctx)
(declare (ignore ctx))