Files
graphify/tests
hopstreax c443ee7b3a fix(detect): respect cache root for converted sidecars (#2787)
Converted Office/Google-Workspace sidecars were written to `root/GRAPHIFY_OUT/converted`,
always anchored to the scanned source tree, so `graphify extract --out <dir>` against a
read-only or pinned checkout polluted the source tree. Route sidecar writes through the
cache root while keeping the content hash anchored to the scan root, so sidecar filenames
stay stable across checkouts.
2026-08-19 14:05:58 +01:00
..