checkpoint: preserve reflection and response-contract work
This commit is contained in:
@@ -484,6 +484,7 @@ export function buildScenarioFixture(scenarioName, turnIdx) {
|
||||
var t = s.turns[Math.min(turnIdx, s.turns.length - 1)];
|
||||
return {
|
||||
success: true,
|
||||
summary: t.summary || null,
|
||||
situationGraph: {
|
||||
centralStatement: t.centralStatement,
|
||||
currentSummary: t.summary,
|
||||
|
||||
Reference in New Issue
Block a user