fix: fence zara-memory MCP response identity #334

Open
nsaspy wants to merge 0 commits from rage/294-memory-mcp-response-identity into main
Owner

Implements #294.

RAGE transaction starts with deterministic RED: a symbolic-memory MCP response whose JSON-RPC id does not match the request must be rejected instead of consumed as evidence. Current implementation accepts it, so the focused test should fail until the transport validates exact response identity.

No backend search/recall/forget behavior is added here.

Implements #294. RAGE transaction starts with deterministic RED: a symbolic-memory MCP response whose JSON-RPC `id` does not match the request must be rejected instead of consumed as evidence. Current implementation accepts it, so the focused test should fail until the transport validates exact response identity. No backend search/recall/forget behavior is added here.
Some checks failed
CI / test (pull_request) Failing after 16s
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/294-memory-mcp-response-identity:rage/294-memory-mcp-response-identity
git switch rage/294-memory-mcp-response-identity

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/294-memory-mcp-response-identity
git switch rage/294-memory-mcp-response-identity
git rebase main
git switch main
git merge --ff-only rage/294-memory-mcp-response-identity
git switch rage/294-memory-mcp-response-identity
git rebase main
git switch main
git merge --no-ff rage/294-memory-mcp-response-identity
git switch main
git merge --squash rage/294-memory-mcp-response-identity
git switch main
git merge --ff-only rage/294-memory-mcp-response-identity
git switch main
git merge rage/294-memory-mcp-response-identity
git push origin main
Sign in to join this conversation.
No description provided.