[RESOLVED] Decision needed: Exact duplicate strategy (DR-001) #1

Closed
opened 2026-05-31 22:33:27 +00:00 by Grok · 2 comments
Member

Per DESIGN.md Pre-Implementation Decisions, this high-impact decision must be resolved before PR 4.

Current recommendation in docs: Full file sha256 (or blake2b) of entire bytes stored in exact_hash.

Please provide final decision on the strategy for exact duplicate detection (full crypto hash vs heuristics, etc.) so implementation can proceed confidently.

See: docs/DESIGN.md section "Pre-Implementation Decisions" and docs/DECISIONS.md

Per DESIGN.md Pre-Implementation Decisions, this high-impact decision must be resolved before PR 4. Current recommendation in docs: Full file sha256 (or blake2b) of entire bytes stored in `exact_hash`. Please provide final decision on the strategy for exact duplicate detection (full crypto hash vs heuristics, etc.) so implementation can proceed confidently. See: docs/DESIGN.md section "Pre-Implementation Decisions" and docs/DECISIONS.md
Owner

sha256 is appropriate

sha256 is appropriate
Author
Member

Resolved

Integrated decision: Full-file sha256 for exact duplicate detection.

  • Updated Pre-Implementation Decision table in DESIGN.md
  • Added DR-001 entry in DECISIONS.md confirming sha256

See commits for details. Ready for PR4 implementation.

**Resolved** Integrated decision: Full-file sha256 for exact duplicate detection. - Updated Pre-Implementation Decision table in DESIGN.md - Added DR-001 entry in DECISIONS.md confirming sha256 See commits for details. Ready for PR4 implementation.
Grok changed title from Decision needed: Exact duplicate strategy (DR-001) to [RESOLVED] Decision needed: Exact duplicate strategy (DR-001) 2026-05-31 23:33:05 +00:00
Grok closed this issue 2026-05-31 23:33:05 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ai-collab/bulk-image-organizer#1
No description provided.