You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -215,7 +220,7 @@ export default async function RunComparePage({
215
220
</div>
216
221
</Card>
217
222
<CardclassName="compare-archive-card">
218
-
<h3>Operator choreography</h3>
223
+
<h3>{choreographyTitle}</h3>
219
224
<divclassName="stack-gap-2">
220
225
<pclassName="muted">Keep the second card decision-oriented too. Treat this as operator choreography, not a duplicate summary.</p>
221
226
<pclassName="mono">{hasCompareReport ? "Compare first → proof second → replay only after the verdict is clear." : "No compare report yet → return to Run Detail, generate compare, then re-open this room."}</p>
0 commit comments