DiscordChatExporter/docs/plans/2026-05-29-031-feat-sync-gui-bridge-doc-plan.md
Boden 3fd42d924e feat(scrape): sync GUI bridge doc into linux-x64 folder
Add sync-gui-bridge-doc.sh to copy the versioned bridge markdown beside
the GUI zip; includes offline smoke test (18 total via run-all-smokes).
2026-05-29 16:10:17 -05:00

996 B

title: feat: Sync GUI zip bridge doc from source repo type: feat status: complete date: 2026-05-29 origin: /lfg — plan 013/019 planned sync-workspace-bridge.sh; bridge doc now versioned in git

feat: Sync GUI zip bridge doc from source repo

Summary

Add scripts/sync-gui-bridge-doc.sh to copy docs/gui-zip-recurring-scrape-bridge.md into the sibling GUI zip folder as RECURRING-SCRAPE.md, with a smoke test using a temp destination.

Requirements

ID Requirement
R1 sync-gui-bridge-doc.sh copies bridge doc to configurable dest (default ../DiscordChatExporter.linux-x64/RECURRING-SCRAPE.md)
R2 --dry-run prints source and destination
R3 sync-gui-bridge-doc-smoke.sh verifies copy into temp dir
R4 Operator checklist and gui bridge doc mention the sync script
R5 run-all-smokes.sh passes

Verification

  • ./scripts/tests/sync-gui-bridge-doc-smoke.sh
  • DCE_MIN_FREE_MB=0 ./scripts/run-all-smokes.sh