docs(temporal): draft the co-marketing blog post - #163
Open
dawidaksamski wants to merge 1 commit into
Open
dawidaksamski wants to merge 1 commit into
dawidaksamski wants to merge 1 commit into
Conversation
…shot Add the draft for Temporal's co-marketing review under docs/blog, with three screenshots from one real run of the Customer Support Triage template on the reference stack and a shot list that records the run. The post is written for Temporal's audience: durable execution has no visual layer, the diagram is data the product user authors, the plugin interprets it inside the Workflow, and the node labels reach Event History as activity Summaries so the canvas and Temporal UI agree.
dawidaksamski
marked this pull request as ready for review
September 18, 2026 12:30
dawidaksamski
requested review from
librowski,
lukasz-jazwa,
piotrblaszczyk and
szymon-t-sc
as code owners
September 18, 2026 12:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Temporal co-marketing blog draft
Draft of the guest post for temporal.io/blog, plus the screenshots it
uses and a shot list documenting how they were produced.
What's in it
docs/blog/temporal-co-marketing-draft.md: ~1,400 words in Temporal'spartner-post pattern (developer problem, integration, Temporal UI
screenshots). Bylined to Dawid, team voice.
docs/blog/temporal-co-marketing-shots.md: run metadata (workflow id,Temporal 1.29.3, UI 2.53.1, TS SDK 1.23.0, model endpoint, commit) and
what each image shows.
execution-a02ad048: the canvas after therun, the Compact Event History with the six node labels as Summaries,
and the ActivityTaskScheduled detail for "Classify Ticket" showing the
10 min / 2 attempt defaults. The hero is the canvas and history crops
side by side; neither half is edited.
The argument
at or change.
deploy. In-flight runs keep the definition they started with.
@workflowbuilder/temporalinterprets the graph inside the Workflow:waves, one Activity per node,
nextPortrouting and pruning,errorPolicy, sequenced events. Executors and store stay yours.Review notes
decision to time the post to the release. The install line and the
npm link will be dead until then.
apps/execution-worker/.../worker.ts,workflows.ts, and the profile example inpackages/temporal/README.md.travelling as workflow input, which the plugin README states.
not named.