Skip to content

Fix audit/import-missing dedupe: match via blake3 hash#14

Merged
GoZumie merged 2 commits intomainfrom
fix/audit-hash
Feb 14, 2026
Merged

Fix audit/import-missing dedupe: match via blake3 hash#14
GoZumie merged 2 commits intomainfrom
fix/audit-hash

Conversation

@GoZumie
Copy link
Member

@GoZumie GoZumie commented Feb 14, 2026

Fixes the audit/import-missing footgun where matching was exact string equality.\n\nChanges:\n- Normalize trailing whitespace via trim_end()\n- Compare blake3 hashes for matches\n- Add matched_hash to audit results\n- Tag imported file-memory items with contenthash:blake3:\n\nCloses #8.

@GoZumie GoZumie merged commit 5772326 into main Feb 14, 2026
1 check passed
@GoZumie GoZumie deleted the fix/audit-hash branch February 14, 2026 13:55
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.

2 participants

Comments