From ba19076a3aeb89bdf4c4af7579559b3d87b21e6a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 9 May 2026 16:55:50 +0000 Subject: [PATCH] Clarify cache-memory persistence must use write tool in daily SPDD planner Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- .github/workflows/daily-spdd-spec-planner.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/daily-spdd-spec-planner.md b/.github/workflows/daily-spdd-spec-planner.md index ae82d787d2d..4988f7f3176 100644 --- a/.github/workflows/daily-spdd-spec-planner.md +++ b/.github/workflows/daily-spdd-spec-planner.md @@ -93,6 +93,7 @@ Use cache-memory at `/tmp/gh-aw/cache-memory/spdd-daily/rotation.json` to rotate - Process up to 5 files per run - Continue from next file on the next run - If cache is missing, initialize from the start of the sorted file list +- Persist rotation state using the `write` tool at that exact path (do not use shell write commands for cache updates) ### SPDD Evaluation Rules