docs: make README outcome clear in 30 seconds - #97
Merged
Conversation
renezander030
marked this pull request as ready for review
August 25, 2026 05:10
renezander030
added a commit
that referenced
this pull request
Aug 28, 2026
… portability, discovery) (#98) * feat(sync-timelines): opt-in --nested repair for Timelines/<id>/ documents (#50) * feat(lint): --pip validation report for the PIP + local-mask workflow (#78) * feat(catalogue): cross-category name/id lookup over bundled + harvested resources * fix(hooks): pre-commit test gate reported tail's exit status, not the suite's * feat(lint): observe-only media-unregistered sidecar note (pyCapCut#13) * feat(import): --clone-style copies the draft's existing caption look without a segment id * feat: relink --stage, fixture --check, tagged write refusals - relink --stage copies each relinked video/audio into assets/<kind>/ and points the material at the copy, so the repaired draft is portable (pyJianYingDraft#177) - fixture --check scans the finished bundle (SANITIZE_REPORT.json and README included) for residual home paths, emails, device ids and the account name, with file:line findings and a non-zero exit; a bundle dir as the argument re-checks without rebuilding (#50, #59) - every write refusal now names its gate - refused [editor-open] / [version-boundary] / [draft-changed-on-disk] / [mirror-newer] - so the next pasted stderr line is unambiguous about which gate fired (#50 side finding) * feat(catalogue): register the command in describe/completions and regenerate the reference * docs(zh): README parity with the #97 restructure, version-support + encryption translations, v0.21.0 highlights * release: v0.21.0 — nine opportunity-mined items (the #50 repair path, portability, discovery) * fix(fixture): --check works on home-dir projects Two composed bugs, found by smoking a bundle built under /home instead of /tmp: the verify pass scanned report.out_dir, which is itself redacted (/home/USER/...) and so not a filesystem path; and the home-path scan flagged the redactor's own USER placeholder, which every correctly redacted home-dir bundle (and every Windows/macOS temp dir) contains. The check now scans the real --out path and captures the account segment so exactly the USER placeholder passes.
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
Validation
git diff --check