refactor: Flatten directory structure library->harness, library/gen->skills
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user