ZDDC/zddc/internal/archive
ZDDC b7e1a4310b refactor(archive): use shared zddc.ParseTransmittalFolder
The transmittal-folder grammar was duplicated as a private regex inside
the archive package. Replace the local regex with calls to the shared
parser in zddc/internal/zddc/folder.go so the grammar lives in one
place and the upcoming staging→working mirror logic can reuse it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 09:14:19 -05:00
..
index.go refactor(archive): use shared zddc.ParseTransmittalFolder 2026-05-07 09:14:19 -05:00
index_test.go feat(archive): periodic rescan + admin reindex endpoint 2026-05-06 08:50:51 -05:00
resolver.go feat(archive): serve in-place instead of redirecting (preserves #anchor links) 2026-05-05 20:32:29 -05:00
watcher.go refactor(archive): use shared zddc.ParseTransmittalFolder 2026-05-07 09:14:19 -05:00