Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(sync): persist AOP at selection + self-heal audit→setup handoff

merged#2512CedarCopilot

CedarCopilot wants to merge 0 commits into staging from fix/audit-to-setup-handoff

6 files changed

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

  • modified.claude/skills/account-setup-from-transcript/SKILL.md+5-1
  • addedapps/server/src/db/migrations/scripts/account-setup/verify-audit-handoff.ts+146-0
  • addedapps/server/src/services/mail/initial-sync/__tests__/resolve-aop-step.test.ts+92-0
  • modifiedapps/server/src/services/mail/initial-sync/finalize-steps.ts+19-2
  • modifiedapps/server/src/services/mail/initial-sync/handlers.ts+27-3
  • addeddocs/design/audit-to-setup-handoff.md+111-0