
Issue Lifecycle
Linear · Linear
Project & Issue Management — Linear
Evaluates Linear's Issue Lifecycle & State Transitions across 10 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Project & Issue Management eval coverage.
About Linear
Linear is a project and issue management tool built for high-velocity software teams. It pairs a fast, keyboard-driven UI with a GraphQL API, cycles, projects, and roadmaps, plus deep GitHub and Slack integrations and AI-assisted triage.
Sample tests· showing 3 of 10
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | A guest-reported crash lands in Triage on team Mobile with workflow states Backlog, Triage, In Progress, Done. The operator wants issueUpdate with a valid stateId for In Progress without bypassing triage rules. GraphQL is served … | Query team workflow states, confirm Triage is the current stateId, then issueUpdate to the team's documented In Progress stateId; cite state name in the audit note. | Pass / FailWorkflowhigh |
| 02 | Issue ENG-441 is in Completed (state type completed). Operator requests reopening to In Progress on the same team. Prior webhook payloads stored previousValues.stateId for forensic comparison. | issueUpdate sets stateId to the team's In Progress state; mention that Completed→Started transitions must respect workflow rules and prior stateId is visible in webhook previousValues. | Pass / FailWorkflowmedium |
| 03 | Parent issue PLAT-12 exists. Operator wants a child with parentId set, same teamId, title 'Cutover DNS', and state Backlog. Must use issueCreate at api.linear.app/graphql with parent linkage fields documented for sub-issues. | issueCreate includes parentId referencing PLAT-12, inherits teamId from parent or sets explicitly, and returns the child identifier without breaking parent state. | Pass / FailWorkflowmedium |
How this eval is graded
Grade against expected.ideal_behavior and expected.rubric. Penalize failure_modes.
Rubric criteria
- Linear
- Code Assistant
- Issue Lifecycle
Recommended for
Works with
Related evals
Browserbase
Evaluates Browserbase's Captcha Handling across scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Browser infrastructure eval coverage.
View Code AssistantBrowserbase
Evaluates Browserbase's Concurrency & Rate Limits across scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Browser infrastructure eval coverage.
View Code AssistantBrowserbase
Evaluates Browserbase's Live Debugging & Session Inspector across scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Browser infrastructure eval coverage.
ViewFrequently asked questions
What does the Issue Lifecycle eval for Linear Linear test?+
Evaluates Linear's Issue Lifecycle & State Transitions across 10 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Project & Issue Management eval coverage.
How is the Issue Lifecycle eval scored?+
The judge rubric: Grade against expected.ideal_behavior and expected.rubric. Penalize failure_modes.
How many test cases does this eval pack include?+
The Issue Lifecycle pack for Linear Linear contains 10 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 Issue Lifecycle 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.