Click LinkedIn contacts.read Contact info and project the modal - #245
Merged
Merged
Conversation
Replace the still-500 synthetic ProfileContactDetailsOverlay POST with the operator-proven headed path: bind the opened 1st-degree profile, click the unique reviewed Contact info control, and project Email from that modal. Do not mint a navigation POST or track headers. Adapter bundle 1.36.0. Co-authored-by: hraness <0thernet@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
0thernet
marked this pull request as ready for review
September 12, 2026 07:07
This was referenced Sep 12, 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
After #243 (
37177a2/ adapter 1.35.0), contained Chrome still returned HTTP 500text/htmlon the synthetic ProfileContactDetailsOverlay POST even with the exact headed body and the full observed X-Li set.Operator headed proof on 2026-09-12: signed-in box Chrome, tessbloch → Contact info, Email in the modal DOM (
gmail.com, local-part length 10). Notes under operatorpath-capture/headed-modal-email-proof-20260912.md+contact-info-modal-email-20260912.png.Adapter 1.36.0 is the smallest R1 path that uses that proven UI interaction. After the existing 1st-degree bind and page-instance wait, it clicks only the unique accessible name
Contact infoon the already-loaded profile, snapshots the unique dialog, and projects Email from that HTML. Zero or two-plus controls, an overlay GET href, or a missing modal fail closed. It does not mint a navigation POST or track headers.GraphQL 403, navigation GETs, vanity HTML-shell honesty, and embedded-field projection stay. Soft-labels stay. Self, non-first-degree, and contradictory distances still fail closed.
CSRF-omit (#244) stays a parallel experiment and is not required for this path.
Operator smoke
Not claimed green. Cloud has no signed-in LinkedIn session.
Live green still requires Email on that 1st-degree profile via this click-and-modal path.
Tests
role="dialog"modal snapshot (fixtureconnection@example.testonly)Plugin stays 1.6.0. Package stays 0.18.1. Packed files stay 558.
Validation
bunx tsc --noEmitDo not treat this landing as live green.