FIX: Correct all tangle paths and regenerate Lisp sources

This commit is contained in:
2026-04-09 20:53:09 -04:00
parent 740ddc4183
commit 2facbe1c82
29 changed files with 592 additions and 117 deletions

View File

@@ -38,7 +38,7 @@ Implement a deterministic classifier for known sensors and a neural fallback for
- =:REASONING=: Generative tasks (coding, blueprinting, debugging).
*** Routing Logic
#+begin_src lisp :tangle ../projects/org-skill-router/src/router-logic.lisp
#+begin_src lisp :tangle ../src/router-logic.lisp
(in-package :org-agent)
(defun router-classify-complexity (context)