yasuki_core.engine.rules.flow.run_stack#

run_stack(game)[source]#

Drain deferred work, running each item until the stack empties or one pauses for a decision. A work item may itself emit a decision (setting pending), so resolution stops there and resumes on the next submit().