From 179e1a142cba0d74a3d074f2f37e4731dfecb512 Mon Sep 17 00:00:00 2001 From: Amr Gharbeia Date: Tue, 28 Apr 2026 18:52:45 -0400 Subject: [PATCH] fix(manifest): complete reconstruction of manifest.org to resolve catastrophic syntax failures --- harness/manifest.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harness/manifest.org b/harness/manifest.org index eb2cca1..fc87d86 100644 --- a/harness/manifest.org +++ b/harness/manifest.org @@ -63,7 +63,7 @@ The *System Manifest* defines the structural components of the OpenCortex. #+end_src ** Test Orchestrator -#+begin_src lisp :tangle harness/run-all-tests.lisp +#+begin_src lisp :tangle run-all-tests.lisp (load (merge-pathnames "quicklisp/setup.lisp" (user-homedir-pathname))) (let ((oc-dir (or (uiop:getenv "OC_DATA_DIR")