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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user