fix: type-check zara-memory recall query #324

Open
nsaspy wants to merge 0 commits from rage/316-memory-query-type into main
Owner

Implements #316 and advances #7.

Auto-RAGE RED first: non-text recall query values must fail with MemoryError before backend dispatch; None and strings remain valid.

No symbolic-memory backend feature expansion and no Zara Core changes. Implementation follows only after exact RED CI proves the missing contract.

Implements #316 and advances #7. Auto-RAGE RED first: non-text recall query values must fail with `MemoryError` before backend dispatch; `None` and strings remain valid. No symbolic-memory backend feature expansion and no Zara Core changes. Implementation follows only after exact RED CI proves the missing contract.
Some checks failed
CI / test (pull_request) Failing after 18s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/316-memory-query-type:rage/316-memory-query-type
git switch rage/316-memory-query-type

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff rage/316-memory-query-type
git switch rage/316-memory-query-type
git rebase main
git switch main
git merge --ff-only rage/316-memory-query-type
git switch rage/316-memory-query-type
git rebase main
git switch main
git merge --no-ff rage/316-memory-query-type
git switch main
git merge --squash rage/316-memory-query-type
git switch main
git merge --ff-only rage/316-memory-query-type
git switch main
git merge rage/316-memory-query-type
git push origin main
Sign in to join this conversation.
No description provided.