From a803fcb4fc06224b06f1b8e7182d747abfb358d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=A9=98?= Date: Fri, 22 May 2026 09:04:34 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20solve-issue.yaml=20meta.plan=20=E2=86=92?= =?UTF-8?q?=20frontmatter.plan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follows #375 rename. --- .workflows/solve-issue.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.workflows/solve-issue.yaml b/.workflows/solve-issue.yaml index cfc41ea..8fab9f4 100644 --- a/.workflows/solve-issue.yaml +++ b/.workflows/solve-issue.yaml @@ -21,7 +21,7 @@ roles: After producing the test spec: 1. Store it via `uwf cas put-text ""` and capture the returned hash - 2. Put the hash in meta.plan (required when status=ready) + 2. Put the hash in frontmatter.plan (required when status=ready) output: "Output a brief summary of the test spec. Frontmatter must include: status (ready or insufficient_info) and plan (CAS hash of the test spec, required when status=ready)." frontmatter: type: object