]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(sandcastle): remove redundant lastFindings from LoopResult
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 7 May 2026 23:33:21 +0000 (01:33 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 7 May 2026 23:33:21 +0000 (01:33 +0200)
commit6dec3647bf859d037bb2566d76ca7249e95cd7a1
treea78e2115165bcb198f8f733138c299d397cb86ba
parent9f00f3d4c70e9d2a4c7612af040aaaa1eee27e3b
refactor(sandcastle): remove redundant lastFindings from LoopResult

Derive last-round findings from roundHistory.at(-1)?.findings in
finalizer.ts instead of maintaining a separate field. The PR body
now shows all critic findings from the final round (including LOW
confidence) for full transparency.
.sandcastle/finalizer.ts
.sandcastle/refinement-loop.ts
.sandcastle/types.ts