diff --git a/packages/junior-evals/evals/conversation/participation.eval.ts b/packages/junior-evals/evals/conversation/participation.eval.ts index 69c7610df..b42e70651 100644 --- a/packages/junior-evals/evals/conversation/participation.eval.ts +++ b/packages/junior-evals/evals/conversation/participation.eval.ts @@ -175,7 +175,7 @@ describeEval("Passive Behavior", slackEvals, (it) => { }, initialEvents: [ mention( - "What changed in the last deploy? It updated the API gateway, billing worker, and auth service.", + "What changed in the last deploy? The API gateway added regional routing, the billing worker now batches invoice retries, and the auth service rotates session tokens.", { thread: genuineFollowUpThread, },