From e8736cb0104d8001367a7d9b3948d1790d093f0f Mon Sep 17 00:00:00 2001 From: "glm-5.1" Date: Thu, 21 May 2026 21:07:22 +0000 Subject: [PATCH] chore: update meta/component-layer and meta/schema-layer status to completed --- tasks/meta-component-layer.md | 2 +- tasks/meta-schema-layer.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/meta-component-layer.md b/tasks/meta-component-layer.md index 980fc14..594b539 100644 --- a/tasks/meta-component-layer.md +++ b/tasks/meta-component-layer.md @@ -1,7 +1,7 @@ --- id: meta/component-layer name: Complete component layer — all five ujsx workflow components -status: pending +status: completed depends_on: - component/operation - component/sequential diff --git a/tasks/meta-schema-layer.md b/tasks/meta-schema-layer.md index 48ce8e1..003c146 100644 --- a/tasks/meta-schema-layer.md +++ b/tasks/meta-schema-layer.md @@ -1,7 +1,7 @@ --- id: meta/schema-layer name: Complete schema layer — all enums, node/edge attributes, graph schemas, and CallResult -status: pending +status: completed depends_on: - schema/enums - schema/node-attrs