fix: verify observed comms send payload #230

Open
nsaspy wants to merge 1 commit from rage/489-comms-send-evidence-replay into main
Owner

Implements #489. Successor to #490/#491 after canonical main moved.

The earlier transactions established deterministic RED. This replay is rooted at current canonical main and binds successful send verification to the observed provider, account, recipients, body, reply target, and pinned conversation identity. Fresh exact-head registry/install/Nix green required before merge.

Implements #489. Successor to #490/#491 after canonical main moved. The earlier transactions established deterministic RED. This replay is rooted at current canonical main and binds successful send verification to the observed provider, account, recipients, body, reply target, and pinned conversation identity. Fresh exact-head registry/install/Nix green required before merge.
fix: replay comms send evidence on current main
Some checks failed
CI / test (pull_request) Failing after 17s
CI / zara-avatar idle CPU budget (pull_request) Failing after 15m0s
530c4a0119
Some checks failed
CI / test (pull_request) Failing after 17s
CI / zara-avatar idle CPU budget (pull_request) Failing after 15m0s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/489-comms-send-evidence-replay:rage/489-comms-send-evidence-replay
git switch rage/489-comms-send-evidence-replay

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/489-comms-send-evidence-replay
git switch rage/489-comms-send-evidence-replay
git rebase main
git switch main
git merge --ff-only rage/489-comms-send-evidence-replay
git switch rage/489-comms-send-evidence-replay
git rebase main
git switch main
git merge --no-ff rage/489-comms-send-evidence-replay
git switch main
git merge --squash rage/489-comms-send-evidence-replay
git switch main
git merge --ff-only rage/489-comms-send-evidence-replay
git switch main
git merge rage/489-comms-send-evidence-replay
git push origin main
Sign in to join this conversation.
No description provided.