Spec: SSH/Warpify docs information-architecture reframe - #648
Draft
warp-agent-staging[bot] wants to merge 1 commit into
Draft
Spec: SSH/Warpify docs information-architecture reframe#648warp-agent-staging[bot] wants to merge 1 commit into
warp-agent-staging[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Spec for the SSH/Warpify docs information-architecture reframe — the carved-out other half of GROW-6086, deliberately left untouched by PR #595. This PR adds only the spec (
.agents/specs/ssh-warpify-ia-reframe.md); implementation will follow in this same PR once the spec is approved.Ticket: pending. Linear was unreachable factory-wide when this spec was written. A Linear ticket will be created and linked here once Linear is back; the spec filename and this PR's metadata block currently use a placeholder task id (
PENDING-SSH-WARPIFY-IA) that will be corrected at that point.Scope
Four files, all under
warpdotdev/docs,src/content/docs/terminal/:warpify/ssh.mdx— rewrite the dead tmux-based Warpification section as a short historical note, trim the duplicated "What you get over SSH" feature list to a summary + link tocode/ssh-feature-support.mdx, and add one link to the legacy wrapper from the Requirements section's fallback-conditions description.warpify/ssh-legacy.mdx— hide from primary sidebar nav (sidebar: hidden, same pattern asterminal/input/universal-input.mdx) while keeping it directly linkable.warpify/index.mdx— nest "SSH Legacy" under "SSH" instead of listing it as a third co-equal numbered item.terminal/settings/all-settings.mdx— make explicit thatenable_legacy_ssh_wrapperanduse_ssh_tmux_wrapperhave no effect on current behavior (migration-only), not just "deprecated."All five structural decisions were confirmed with the requester via a structured alignment round (see the spec's Open questions resolved). See the committed spec for full product/tech detail, design alternatives, and validation criteria.
Verification
Spec-only PR — no content changes yet. The committed spec defines the validation/verification criteria implementation must satisfy (
npm run build/typecheck, broken-links check, style_lint, validate_ui_refs, plus diff-review checks for scope and link-count invariants).Originating thread: https://warpdev.slack.com/archives/C09BVK0PL3Y/p1787862877099789