Steve Yegge
a898df6915
WIP: bd-164 timestamp-only export deduplication (~80% complete)
Implemented content hash-based deduplication to skip exports when only
timestamps changed. Core logic complete, needs export_hashes table wiring.
Completed:
- Added computeIssueContentHash() excluding timestamps
- Created shouldSkipExport() logic
- Updated export loop to skip timestamp-only changes
- Added hash.go with content hashing
- Extended Storage interface
Remaining:
- Complete export_hashes table migration
- Add SetExportHash/GetExportHash to interface
- Revert content_hash from dirty_issues approach
- Wire up hash persistence in export
- Testing
See bd-164 notes for details.
Amp-Thread-ID: https://ampcode.com/threads/T-d70657d1-4433-4f7e-b10a-3fccf8bf17fb
Co-authored-by: Amp <amp@ampcode.com>
2025-10-26 20:29:10 -07:00
..
2025-10-16 18:08:58 -07:00
2025-10-25 13:33:51 -07:00
2025-10-25 18:13:49 -07:00
2025-10-25 18:04:05 -07:00
2025-10-25 18:44:38 -07:00
2025-10-22 00:07:00 -07:00
2025-10-25 18:04:05 -07:00
2025-10-16 13:32:44 -07:00
2025-10-24 00:34:52 -07:00
2025-10-26 20:29:10 -07:00
2025-10-26 20:29:10 -07:00
2025-10-25 13:20:16 -07:00
2025-10-25 18:44:38 -07:00
2025-10-25 13:33:51 -07:00
2025-10-25 18:44:38 -07:00
2025-10-26 20:29:10 -07:00
2025-10-25 18:44:38 -07:00
2025-10-25 13:33:51 -07:00
2025-10-20 22:18:08 -07:00
2025-10-25 18:54:00 -07:00
2025-10-25 18:54:00 -07:00
2025-10-26 20:29:10 -07:00
2025-10-25 13:20:16 -07:00
2025-10-26 20:29:10 -07:00
2025-10-22 22:05:58 -07:00
2025-10-18 17:14:21 -07:00