From 870eb8b8c776a53e5b54ad5a809aecbf5c45c2df Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Fri, 20 Mar 2026 16:18:41 -0700 Subject: [PATCH] fix: replace template placeholder in TODOS.md with readable text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit {{TEST_FAILURE_TRIAGE}} is template syntax but TODOS.md is not processed by gen-skill-docs — replaced with human-readable reference. --- TODOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODOS.md b/TODOS.md index 2b2e324d..46e8c727 100644 --- a/TODOS.md +++ b/TODOS.md @@ -173,7 +173,7 @@ **Effort:** S **Priority:** P2 -**Depends on:** Test failure ownership triage (bin/gstack-repo-mode + {{TEST_FAILURE_TRIAGE}}) +**Depends on:** Test failure ownership triage (bin/gstack-repo-mode + test failure triage in ship/SKILL.md) ### Post-deploy verification (ship + browse)