docs(handoff): the auth change silently invalidated every curl in How to verify - #1359
Open
ZacxDev wants to merge 1 commit into
Open
docs(handoff): the auth change silently invalidated every curl in How to verify#1359ZacxDev wants to merge 1 commit into
ZacxDev wants to merge 1 commit into
Conversation
…the operational consequence it Claude-Session-Id: 9114d139-c61e-4f9c-ad90-66f22941454c
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.
Session close-out for the tmux-webapp arc. Docs-only.
The load-bearing bit
0.8.29put a login in front of every browser route — which means everycurlin the doc'sHow to verifysection now fetches the login page. Those aregrep -c '<marker>'feature checks, so they all return 0, and a reader would conclude the features were reverted rather than you are not signed in. That is a doc that actively misleads, produced by my own change.Rewritten to sign in first. All eight prior markers carried forward — verified with fixed-string comparison, with a control proving the extraction was real (my first check reported two as LOST when the pattern simply matched neither arm).
Also added, as Gotchas (append — nothing overwritten)
sopsresolves creation rules from the CWD; why it must not be pasted into a transcript — since#738the session page renders tool inputs, so a password echoed in a shell command lands in the web UI it protects. Rotation is the only revocation (the cookie key is derived from the password), and the tier is fail-closed so a missing secret means 503, not open.signInfixture — node'sfetch()has no cookie jar (useserver.uiFetch), and specs that build their ownbrowser.newContext(). Both shipped as CI reds. Includes the sweep that finds the class rather than one instance.app.cssis a gitignored build artifact — three tests fail in a fresh worktree and it is not your change.Index
cairn appendlanded one bullet onhomelab-talos/clawgate(the two-wrapper auth finding). Thedevrcwindow was a realno-match— all three devrc PRs touched only the handoff doc, which--excludedrops.Also re-checked the entry's 10-day-old
OPEN:bullet against trunk:windows_measuredis still discarded at ingest (hostReportdecodesReachable/Windows/TmuxServerIDonly), so it stays open.🤖 Generated with Claude Code