fn empty_sequence_plan(plan_id: String, session_id: String, round: u32) -> PlanExpand description
A single empty-sequence root plan, used as the no-op plan when a turn ends in
RTDL recovery. Carries non-empty op_id/description so executor’s
validate_plan accepts it.