Skip to content

docs: simplify README, document wingetx in CLAUDE.md, fix broken anchors - #118

Merged
coldhighsun merged 1 commit into
mainfrom
docs/readme-simplify-and-fixes
Jul 28, 2026
Merged

docs: simplify README, document wingetx in CLAUDE.md, fix broken anchors#118
coldhighsun merged 1 commit into
mainfrom
docs/readme-simplify-and-fixes

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

Summary

  • Documents the previously-missing ManagedDrive.WingetExtension (wingetx.exe) project in CLAUDE.md, including its role in CI publishing and installer PATH wiring.
  • Updates the README's disk image format section (EN + 中文) to version 4, describing the chunked-encryption change for large disks, and notes the 50-90% high-usage warning range.
  • Condenses the "How It Works" / "Disk Image Format" / "Snapshot Format" sections into shorter summaries that point to CLAUDE.md for implementation detail, since they duplicated it — kept the performance benchmark table as requested.
  • Fixes Chinese-section anchor links that pointed at raw CJK heading fragments (unreliable across Markdown renderers) by adding explicit ASCII <a id> anchors and retargeting the links.

Test plan

  • Visual diff review of README.md / CLAUDE.md
  • Spot-check anchor links render correctly on GitHub's PR preview

- Document the previously-missing ManagedDrive.WingetExtension project
  (wingetx.exe) in CLAUDE.md: architecture, CI publishing, PATH wiring.
- Update README disk image format section to version 4 (chunked
  encryption for large disks) in both English and Chinese.
- Note the 50-90% high-usage warning range in both languages.
- Condense the How It Works / Disk Image Format / Snapshot Format
  sections (kept the performance benchmark table) to cut duplication
  with CLAUDE.md's architecture docs.
- Fix Chinese-section anchor links: point to explicit ASCII <a id>
  anchors instead of raw CJK heading fragments, which several Markdown
  renderers fail to resolve.
@coldhighsun
coldhighsun merged commit 1d0de8a into main Jul 28, 2026
3 checks passed
@coldhighsun
coldhighsun deleted the docs/readme-simplify-and-fixes branch July 28, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant