You'll notice
No documentation found
Killing a workflow run now saves a kill record of rows, pending items, rules and agents that can be read back afterwards.
Killing a v2 workflow run now writes a persistent kill record into the world state (topic run, killed: true), capturing rows, pending items, rules, and agents at the moment of the kill, retrievable afterward via killRecord(). Previously kill() only retracted the scope and left no persisted record.