- Add emacs-edit-* function exports to package.lisp - Update tests to use opencortex: prefix for function calls - All 82 tests now passing
- Add vector search exports (get-embedding, cosine-similarity, semantic-search) - Add tool permissions exports to package.lisp - Add tool-permissions-tests to asdf test system - Tangled org-skill-emacs-edit.org and org-skill-lisp-utils.org - Fixed emacs-edit-tests.lisp (was missing closing paren) - Now 77/77 tests passing
- Created tests/emacs-edit-tests.lisp with FiveAM tests - Added to opencortex.asd test suite Violation fixed: I previously added tests to org but didn't run them.