Files
passepartout/lisp/core-context.lisp
Amr Gharbeia 4e5428bed0
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 2s
fix: cosine-similarity → vector-cosine-similarity naming bug
context-object-render was calling cosince-similarity (undefined) instead
of the actual function name vector-cosine-similarity defined in core-skills.
This would crash at runtime when semantic retrieval was triggered.
2026-05-03 14:51:41 -04:00

9.2 KiB