Skip to content

fix(mdd): accept upstream sync baseline without regen - #544

Merged
OscarRubioSevilla merged 2 commits into
masterfrom
fix/mdd-upstream-sync-accept-baseline
Aug 11, 2026
Merged

fix(mdd): accept upstream sync baseline without regen#544
OscarRubioSevilla merged 2 commits into
masterfrom
fix/mdd-upstream-sync-accept-baseline

Conversation

@OscarRubioSevilla

Copy link
Copy Markdown
Collaborator

Summary

  • Endpoint POST /ai-analysis/mdd/upstream-sync/accept-baseline re-ancla el baseline al upstream actual sin modificar mddContent.
  • Banner Workshop «Marcar MDD como sincronizado» + store action para acknowledge humano tras paste/alineación manual.
  • Specs API/shared-types cubren accept → pendingSync=false y rechazo si MDD insuficiente.

Test plan

  • Con MDD desincronizado, banner muestra pending sync
  • Click «Marcar MDD como sincronizado» → pendingSync false, contenido MDD intacto
  • Accept sin MDD suficiente → 400
  • pnpm test specs mdd-upstream-sync.service.spec y mdd-upstream-sync.spec

zefedev and others added 2 commits August 11, 2026 17:32
acceptMddUpstreamBaseline called the helper with one arg; tsc requires
the fallback string, which broke turbo web build in CI.
@OscarRubioSevilla
OscarRubioSevilla merged commit 5b64c70 into master Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants