fix(wp7-02): preserve independent mixed model evidence
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 2m11s

This commit is contained in:
suyx
2026-08-04 17:35:38 +08:00
parent 382d50058c
commit 05949230ca
5 changed files with 76 additions and 35 deletions
+2
View File
@@ -222,7 +222,9 @@ export function assembleControlledModelEvidence({ deterministicState, modelConfi
evidence_id: evidenceId,
external_calls: {
approved_real_call_limit: WP7_02_CONTROLLED_REAL_LIMIT,
attempts: realExecution.attempts,
calls: realExecution.calls,
maximum_real_calls: realExecution.maximum_real_calls,
mode: "controlled_real",
planned_real_calls: realExecution.planned_real_calls,
real_calls: realExecution.real_calls,