- Backend: authenticated GET preview endpoint generates PDF on-demand from any
version without requiring a public asset publish
- Backend: POST upload endpoint on a version accepts a .docx, parses it to
structured blocks, diffs against current blocks, and records patches
- Frontend: new Preview tab shows live PDF rendered from the authenticated
endpoint (blob URL via fetch with auth header)
- Frontend: Upload DOCX (arrow-up) button in action bar sends the file to the
branch, backend computes diff automatically
- Frontend: Copy Markdown button (clipboard icon) appears on branch hover in
CVTree; copies block path/type/text as structured markdown to clipboard
https://claude.ai/code/session_01BTNfDfgFvcnehkve6r66nk