fix(mvp): 100% Green Boot, Llama.cpp backend, and setup refinement
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s

This commit is contained in:
2026-04-17 20:25:01 -04:00
parent 3471870ab3
commit d8236cb2cf
7 changed files with 76 additions and 9 deletions

View File

@@ -150,8 +150,11 @@ Retained from the legacy Google skill, this provides the instructions for the au
* Phase E: Chaos (Verification)
Note: Tests disabled in jail load.
** 1. Unit Tests (FiveAM)
#+begin_src lisp
#+nil
(defpackage :opencortex-vault-tests
(:use :cl :fiveam :opencortex))
(in-package :opencortex-vault-tests)