inbox: Socket package-score hangs headless — installs stall then fail closed - #37
Closed
superbiche wants to merge 1 commit into
Closed
inbox: Socket package-score hangs headless — installs stall then fail closed#37superbiche wants to merge 1 commit into
superbiche wants to merge 1 commit into
Conversation
… closed; keep pinned host-allow invariant
Owner
Author
|
Consumed and closing unmerged — moot. The one durable ruling ("host-allow entries always version-pinned") is already enforced: @superbiche · maintainer · drafted with Claude Opus 4.8. |
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.
Inbox capture from today's D183 pilot session on memoire: the Socket `package score` child hangs in headless shells until safe's leash kills it, turning every gated install into a multi-minute stall followed by an undiagnosable fail-closed refusal (reproduced twice on install + once via `safe audit check`; `safe doctor` nominal throughout). Prime suspect: vault token mapping blocking on an interactive touch that non-TTY shells can never surface.
Also encodes an operator ruling from the same incident: host-allow entries are ALWAYS version-pinned (`@huggingface/transformers@4.2.0`, never version-less) — proposed as a hard invariant of `host-allow add`.
Distinct from the degraded-scanner class in #36 — that one narrows coverage, this one degrades every install path.
@superbiche · maintainer · drafted with Claude Fable 5.