From 4e507813f6837bcee1f2586785b51af47951601b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 12 Jul 2026 08:23:18 +0000 Subject: [PATCH] Remove stale recurrence rules from recurring-tasks.json --- framework/defaults/dtm/recurring-tasks.json | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/framework/defaults/dtm/recurring-tasks.json b/framework/defaults/dtm/recurring-tasks.json index 3b55e82..6927091 100644 --- a/framework/defaults/dtm/recurring-tasks.json +++ b/framework/defaults/dtm/recurring-tasks.json @@ -31,26 +31,6 @@ "weekdays": ["Tuesday"] } }, - { - "id": "tuesday-publish-working-with-ai", - "task": "Publish or schedule this week's non-diary piece for 16:00, alternating between Working with AI and Interview posts, with a linked LinkedIn post", - "area": "schedule", - "enabled": true, - "schedule": { - "frequency": "weekly", - "weekdays": ["Tuesday"] - } - }, - { - "id": "thursday-publish-interview-piece", - "task": "Publish or schedule an Interview piece with a linked LinkedIn post for 16:00", - "area": "schedule", - "enabled": false, - "schedule": { - "frequency": "weekly", - "weekdays": ["Thursday"] - } - }, { "id": "weekly-backlog-prioritisation", "task": "Prioritise the weekly backlog",