Write each backed-up original once and skip the precache (closes #106) #124

Merged
clawbot merged 1 commits from issue-106-backup-double-write into next2 2026-09-23 08:48:03 +02:00
1 Commits
Author SHA1 Message Date
sneak cb981ea75d Write each backed-up original once and skip the precache (closes #106)
check / check (push) Successful in 57s
An original fetched for a backup is now written by the download writer
straight into the backup's originals/, and the content cache records it
there instead of keeping its own copy. One the cache already held is
still copied. `quak backup` opens its library with the thumbnail and
originals precache off, as the one-shot commands do.

Model: opus-5-5
2026-09-23 06:16:10 +00:00