fix(mobile): read fresh exact-key agent authorization - #7393
Draft
loganj wants to merge 2 commits into
Draft
Conversation
…rship Signed-off-by: Logan Johnson <loganj@squareup.com>
Signed-off-by: Logan Johnson <loganj@squareup.com>
This was referenced Sep 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
self(not the contact pubkey) for signed relay membership, with exact-destination queries that include sender removals. Runtime claims cannot supply membership.Stack
Base: #7392 (
fix/mobile-policy-20260905). Children: publication guard and owned-agent discovery. 502 added + deleted lines, tests included. Closest related PR: #7392.Validation
just mobile-checkand the fulljust mobile-testpassed on the source committed as882f69cb(2,094 tests).just cicompleted successfully (RESULT:0), including ACP 915/915 and final mobile 2,094/2,094. It began atb0a47693; the only source delta during the run was the mobile membership correction committed in882f69cb, separately checked with full mobile analysis/tests and also covered by the final CI mobile run.Desktop reference:
desktop/src-tauri/src/commands/agent_discovery/relay_directory.rsandcommands/identity_archive.rs.Originating Buzz channel:
f6cfbbe2-3f94-4b41-9105-e6dcc5459813; request9c1c48d4b47b390d88434d623d08c697275e7af9c20884715f44bf42b45c0edf.Composed-stack evidence / landing note
Current review head:
882f69cbaf0f851717f071fba366b3b3a4a877d8; incremental size: 502 added + deleted lines.All 11 draft slices are composed on
verify/mobile-combined-20260905at40630565:just mobile-checkand the fulljust mobile-testpass (2,144 tests). This is integration evidence, not a twelfth review PR or native-device acceptance.Independent branches overlap, especially in the composer. Use that commit as the conflict-resolution reference when rebasing for landing; do not blindly choose one branch’s send function. Preserve exact/durable bindings, explicit Invite/reference-only intent, visit/account/community/revision fences, and authorization before membership preparation and before publication. Widened discovery must not roll out before #7390 + #7394 are integrated. Code dependency is only the declared PR base; overlapping files and rollout order are not extra dependency edges.
All PRs remain draft; no merge requested. Security/human review is not complete. Originating Buzz channel:
f6cfbbe2-3f94-4b41-9105-e6dcc5459813.