Skip to content

AD-1103: Integrate patch apply with workflow persistence#53

Open
alph-cmky wants to merge 1 commit into
feat/ad-1102-workflow-routesfrom
feat/ad-1103-patch-apply-integration
Open

AD-1103: Integrate patch apply with workflow persistence#53
alph-cmky wants to merge 1 commit into
feat/ad-1102-workflow-routesfrom
feat/ad-1103-patch-apply-integration

Conversation

@alph-cmky

Copy link
Copy Markdown
Owner

Summary

  • Apply approved workflow patch proposals through the workflow registry when one is configured.
  • Reject stale patch applications when the persisted workflow version differs from the proposal base version.
  • Audit approved patch applications and stale rejected apply attempts.
  • Preserve the existing preview-only behavior when no workflow registry is injected.
  • Update the AD-1103 backlog checklist.

Testing

  • TDD red check: pnpm test apps/server/src/patches/patch-service.test.ts failed because apply returned preview-only output and did not persist or reject stale versions.
  • pnpm test apps/server/src/patches/patch-service.test.ts
  • pnpm lint && pnpm format && pnpm typecheck && pnpm test && pnpm build

Stacked on #52.

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.

1 participant