From 3b27ba7c1bf551dfc6238970882ac38175aac480 Mon Sep 17 00:00:00 2001 From: "glm-5.1" Date: Thu, 21 May 2026 21:07:08 +0000 Subject: [PATCH] chore: update task schema/graph-schemas status to completed --- tasks/schema-graph-schemas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/schema-graph-schemas.md b/tasks/schema-graph-schemas.md index 9611b7b..56924f9 100644 --- a/tasks/schema-graph-schemas.md +++ b/tasks/schema-graph-schemas.md @@ -1,7 +1,7 @@ --- id: schema/graph-schemas name: Define SerializedGraph factory and OperationGraphSerialized/CallGraphSerialized schemas -status: pending +status: completed depends_on: - schema/node-attrs - schema/edge-attrs