docs: Fix incorrect paths, obsolete flags, and missing BIP39 recovery info#30
Closed
docs: Fix incorrect paths, obsolete flags, and missing BIP39 recovery info#30
Conversation
Co-authored-by: ari1110 <37885347+ari1110@users.noreply.github.com>
- Fix README.md path references to correct directory structure - Remove references to non-existent --no-keychain and --no-audit flags - Update documentation to reflect actual command behavior - Add missing BIP39 recovery information to FAQ - Update master password recovery instructions Co-authored-by: ari1110 <37885347+ari1110@users.noreply.github.com>
Standardize config file references to use .yml consistently Co-authored-by: ari1110 <37885347+ari1110@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Review documentation for completeness and accuracy
docs: Fix incorrect paths, obsolete flags, and missing BIP39 recovery info
Nov 14, 2025
arimxyer
approved these changes
Nov 14, 2025
arimxyer
approved these changes
Nov 14, 2025
Collaborator
|
Closing to create a cleaner PR without duplicate content |
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.
Documentation audit revealed broken references, non-existent flag documentation, and outdated recovery instructions.
Path Corrections
docs/04-reference/→docs/04-troubleshooting/docs/05-development/{doctor-command,ci-cd,branch-workflow}→docs/05-operations/health-checks,docs/06-development/{ci-cd,branch-workflow}specs/003-bip39-mnemonic-based/→specs/archive/003-bip39-mnemonic-based/Removed Non-Existent Flags
--no-keychain(never implemented; keychain disabled via OS credential manager)--no-audit(never implemented; audit disabled by default, enabled with--enable-audit)BIP39 Recovery Documentation
Updated FAQ sections to reflect recovery capability:
Minor Fixes
.yml(code createsconfig.yml, one doc referencedconfig.yaml)Original prompt
Created from VS Code via the GitHub Pull Request extension.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.