Rename project documentation: Bookmann → Bookhoard

Documentation updates:
- Update README.md title and all references
- Update PROJECT_GUIDELINES.md title and guidelines
- Update all documentation files in docs/ directory
- Update device setup guides (Kobo, KOReader)
- Update API and architecture documentation
- Update completion summaries and progress reports

This is part 5 of the project rename to Bookhoard.
This commit is contained in:
2026-02-01 16:12:12 -05:00
parent 96825e3bc2
commit 67629b0c14
15 changed files with 184 additions and 184 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ curl -X GET http://localhost:8765/api/sync/unlinked-books/123e4567-e89b-12d3-a45
### Matching Priority (Auto-Link)
The auto-link feature uses the existing book matching algorithm with priority:
1. Bookmann UUID (canonical) - 1.0 confidence
1. Bookhoard UUID (canonical) - 1.0 confidence
2. OPF UUID - 0.95 confidence
3. SHA-256 hash - 0.9 confidence
4. OPF identifier - 0.85 confidence