A small release that stops document revisions from multiplying files.
- One deliverable, one file. Asking for changes to a document the assistant just saved — another layout pass, one more round of feedback — now updates the same file in place instead of leaving a folder full of
v2,final, andcleancopies. Every revision replaces the previous version at the same path, even when the assistant takes several attempts to get there. You only get a second file if you ask for a separate copy. - Superseded drafts now count as leftovers in the assistant's cleanup pass, so a stray intermediate version gets removed instead of forgotten.
Details in #82.