Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

resonate-external-system-of-record-pattern-go

النجوم٥
التفرعات٠
آخر تحديث١٠ يونيو ٢٠٢٦ في ١٦:٤٦

Maintain consistency between a Resonate Go workflow and an external system that owns the truth — a database, ledger, or third-party API — without distributed transactions, by wrapping every interaction with that system in its own idempotent ctx.Run step so the durable promise records the result and replay never re-fires the external call. Pre-release caveat: the Go SDK has no semver-tagged release; pin a commit for stability.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly