feat(FN-4595): implement cumulative execution timing semantics

Fusion-Task-Id: FN-4595
Fusion-Task-Lineage: 73a3d0ad-5c10-4560-aec5-f9d138deeefd
This commit is contained in:
Fusion
2026-05-15 07:28:34 -07:00
committed by gsxdsm
parent b1f70a20d4
commit 3648d1e1df
18 changed files with 355 additions and 49 deletions

View File

@@ -0,0 +1,7 @@
---
"@runfusion/fusion": minor
---
Persist cumulative active runtime and first-execution wall-clock anchor so
board cards and Task Detail stats no longer "forget" earlier work when a task
is moved back to todo and resumed (FN-4595).