Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

feat(f8): step 4 repair script for vendor buckets recorded as deals (NOT RUN)

draft#2698CedarCopilot

CedarCopilot wants to merge 1 commit into staging from chore/f8-step4-vendor-bucket-repair

11 files changed

Libra does not show diffs here. View the full diff on GitHub.

  • addedapps/server/scripts/cancel-vendor-bucket-tasks.ts+186-0
  • addedapps/server/scripts/repair-vendor-bucket-conversations.ts+213-0
  • addedapps/server/scripts/run-cancel-vendor-bucket-tasks.mjs+14-0
  • addedapps/server/scripts/run-repair-vendor-bucket-conversations.mjs+14-0
  • addedapps/server/tests/scripts/cancel-vendor-bucket-tasks-selection.test.ts+58-0
  • addedapps/server/tests/scripts/repair-vendor-bucket-conversations-selection.test.ts+56-0
  • addeddocs/design/f8-agent-log.md+143-0
  • addeddocs/design/f8-vendor-conversation-routing.md+326-0
  • addeddocs/design/refused-save-client-state.md+167-0
  • addeddocs/design/stale-task-failure-modes.md+912-0
  • addeddocs/design/task-completion-write-path.md+191-0