Promote dev to main: drive replacement updates, two new KB articles, tooling refresh - #28
Merged
Conversation
CLAUDE.md updates, each verified against the live GitBook API: - Published URL is docs.verge.io (old gitbook.io URL redirects there); space table now includes each space's published section base - learn/ Git Sync is active against this repo; drop the stale "still titled Training" / "repoint Git Sync" notes - Git Sync direction section rewritten to current state: all seven spaces synced one-way GitHub -> GitBook from main - Validation greps now include learn (verified clean of MkDocs syntax) - Document .claude/scripts/check-cross-space-links.sh New .claude/scripts/check-cross-space-links.sh validates every app.gitbook.com/s/<spaceId>/<page-path> link against the target space's live content API; --published additionally scans rendered site pages for unresolved app.gitbook.com anchors. Currently passes: 399 links, 0 bad; 149 published pages, 0 unresolved. .gitignore: narrow .claude/ to .claude/* with !.claude/scripts/ so shared repo tooling is trackable while local session files stay ignored. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* Add SonicWall NSv boot failure KB article Ported from verge-io/docs#483. Documents why SonicWall NSv on SonicOS 7.1.1+ fails to boot after import into VergeOS (requires SonicWall's signed OVMF firmware) and calls out that custom EFI firmware support is planned for Q3 2026. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Sync SonicWall NSv article with updated upstream PR Upstream verge-io/docs#483 was revised: the Q3 2026 callout is now in the source, the alternatives section no longer names pfSense/OPNsense (any standard-UEFI virtual firewall), and the pfSense link was removed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…wnloads (#24) New Backup & DR troubleshooting article: the VMware Service connects to vCenter and scans VMs, but jobs fail with "server refused connection" on every file because transfers go directly to the ESXi host. Covers the two causes (DNS resolution of host FQDNs, TCP 443/902 to each host), diagnosis via the service Diagnostics panel, and the fix. Ported from verge-io/docs#484 and converted to GitBook conventions. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Ports merged verge-io/docs#468: - Rewrite run/product-guide/operations/drive-replacement.md with the updated process: Before You Begin warnings, Alarms/System Dashboard notification paths, proactive alert options, LED locate fallback tips, hot-swap vs. shutdown replacement, and same-slot vs. different-slot procedures. Screenshots dropped upstream are removed. - Remove the "Identifying a Failed Disk Drive" KB article (deleted upstream; content folded into the product guide), including its SUMMARY.md and group README entries. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
bcampbellverg
approved these changes
Aug 3, 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.
Promotes the latest dev work to main:
🤖 Generated with Claude Code