chore: monthly docs defragmentation#263
Open
github-actions[bot] wants to merge 3 commits into
Open
Conversation
Mechanical fixes: trailing newlines, smart quotes, trailing whitespace, code block language tags. Found 37 doc files === Summary === Files changed: 3 Files unchanged: 34 === Changed files === - arcade/starter-packs.md - services/overview.md - services/vrng/how-it-works.md
Terminology normalization, deduplication, cross-reference suggestions. Changes capped at 10 net removed lines per file. - controller/headless-authentication.md - controller/inventory.md - controller/native/android.md - controller/native/capacitor.md - controller/native/headless.md - controller/native/ios.md - controller/native/overview.md - controller/native/react-native.md - controller/native/session-flow.md - controller/presets.md - controller/sessions.md - controller/signer-management.md - controller/starter-packs.md - controller/toast-notifications.md - controller/usernames.md - services/vrng/how-it-works.md - services/vrng/index.md === Skipped files (large removals — needs manual review) === - controller/configuration.md (124 net lines removed)
Auto-fixed broken internal links validated against source files. Extension removals, path corrections, broken anchor cleanup. Mode: LIVE Found 37 source files No build output found — validating against source files (anchor checks may be approximate) Found 37 pages from source files controller/examples/react.md:121 — page not found: ./configuration → /controller/configuration controller/examples/react.md:265 — page not found: ./headless-authentication → /controller/headless-authentication services/vrng/index.md:135 — TODO resolved: Controller sessions → /controller/sessions === Summary === Broken links found: 2 Links fixed: 3 TODO markers found: 1 Files modified: 2
|
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.
Monthly docs defragmentation
Automated review and cleanup of documentation pages.
Each phase is a separate commit for easier review.
Phase 1: Formatting (mechanical)
Trailing newlines, smart quotes, whitespace, code block language tags.
Reviewers can skim this commit.
Phase 1 summary
Phase 2: Content (LLM-generated)
Terminology normalization per STYLE_GUIDE.md, deduplication (capped at 10 lines removed per file), cross-reference suggestions.
Review this commit carefully.
Phase 2 summary
Phase 3: Link repair (source-validated)
Auto-fixes broken internal links by validating against source files.
Fixes extension removal (.md/.mdx), path corrections, and broken relative links.
Reviewers can skim this commit.
Phase 3 summary
Skipped changes
Files where the LLM suggested removing >10 lines are listed in the workflow output.
These need manual review and may warrant separate issues.
Review notes
[TODO: link to X]markers that need resolution<!-- TODO: deduplicate -->comments flagging large removalsThis PR was automatically created by the monthly defragmentation workflow.