ARCH: Finalize Microkernel Decoupling - Move behavioral skills to dynamic user-space

This commit is contained in:
2026-04-13 16:11:09 -04:00
parent 34f59a6e43
commit 19fb888434
74 changed files with 129 additions and 2744 deletions

View File

@@ -34,8 +34,7 @@ Define a standardized `CONFIG` object type in the Memory. Provide getter/setter
** 2. Semantic Interfaces
*** Fleet Configuration
#+begin_src lisp :tangle ../src/config-logic.lisp
(in-package :org-agent)
#+begin_src lisp
(defun set-llm-model (provider model-id)
"Registers a preferred model for a provider in the Memory."