refactor: Flatten directory structure library->harness, library/gen->skills

This commit is contained in:
2026-04-27 08:41:26 -04:00
parent 43dbe3cf2d
commit 664ba8243d
68 changed files with 637 additions and 666 deletions

View File

@@ -11,7 +11,7 @@ The *Homoiconic Memory* skill provides the core persistence layer for OpenCortex
* Implementation
#+begin_src lisp :tangle ../library/gen/org-skill-homoiconic-memory.lisp
#+begin_src lisp :tangle ./org-skill-homoiconic-memory.lisp
(defun memory-org-to-json (source)
"Converts Org-mode source to JSON AST."