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

@@ -12,8 +12,7 @@ The *Harness Monitor* provides tools for inspecting the internal state and healt
* Implementation
#+begin_src lisp :tangle ../src/harness-monitor.lisp
(in-package :org-agent)
#+begin_src lisp
(org-agent:def-cognitive-tool :harness-status \"Returns the current operational status of the Org-Agent harness, including loaded skills and telemetry.\"
nil