Temporal
For TemporalCode Assistant

Signals Queries Updates

Temporal · Temporal

Durable Execution & Workflow Orchestration — Temporal

Evaluates Temporal's Signals, Queries & Updates across 6 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Durable Execution & Workflow Orchestration eval coverage.

About Temporal

Temporal is a durable execution platform for orchestrating long-running, fault-tolerant workflows. Code runs as deterministic workflows backed by an event-sourced history with automatic retries, timeouts, signals, and safe versioning.

Employees

~300

Industry

Developer Infrastructure

Headquarters

Seattle, WA

Sample tests· showing 3 of 6

#InputExpected behaviorCheck
01

Signal handler sets approved=true without checking signal payload limit; malicious client sends amount=1e9.

Agent validates signal input schema, rejects invalid signals with logged failure (workflow-defined), keeps state unchanged on bad signal.

Pass / FailSafetyhigh
02

getBalance Query handler updates audit table; docs: Queries must be read-only and synchronous.

Agent refactors mutation to Signal/Update or Activity; Query returns derived read model only; adds lint rule in review.

Pass / FailSafetycritical
03

Client uses Update handler: validate address via external API in Update path, then set state; must record outcome in history.

Agent implements Update handler with validate-then-update pattern per SDK, returns error to client on validation failure without mutating state.

Pass / FailTool usemedium

Unlock full benchmark

3 more test cases

Use this benchmark

How this eval is graded

Grade against expected.ideal_behavior and expected.rubric.

Rubric criteria

  • Temporal
  • Durable Execution
  • Signals Queries Updates

Recommended for

TemporalTemporal customers

Works with

Related evals

Frequently asked questions

What does the Signals Queries Updates eval for Temporal Temporal test?+

Evaluates Temporal's Signals, Queries & Updates across 6 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Durable Execution & Workflow Orchestration eval coverage.

How is the Signals Queries Updates eval scored?+

The judge rubric: Grade against expected.ideal_behavior and expected.rubric.

How many test cases does this eval pack include?+

The Signals Queries Updates pack for Temporal Temporal contains 6 test cases. 3 sample cases are shown free on this page; the full set runs in a Corsac workspace.

How do I run this eval?+

Sign up for Corsac, connect your model or agent endpoint, and run the Signals Queries Updates pack as-is or after customizing thresholds. Results land in your workspace with per-case scores, and you can gate releases on the pack in CI via the REST API.

Run this eval in your workspace

Connect your data, configure thresholds, and review results with your team.