replay_as_new


Description:

public bool replay_as_new { get; set; }

When false (default): hydrate task graph from the transcript; rely on existing task_dir files on disk. When true: also mirror task-list markdown writes during replay (behaviour TBC — see on_replay sketch agent-issues placeholders).