chore: update meta/component-layer and meta/schema-layer status to completed

This commit is contained in:
2026-05-21 21:07:22 +00:00
parent 3b27ba7c1b
commit e8736cb010
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
--- ---
id: meta/component-layer id: meta/component-layer
name: Complete component layer — all five ujsx workflow components name: Complete component layer — all five ujsx workflow components
status: pending status: completed
depends_on: depends_on:
- component/operation - component/operation
- component/sequential - component/sequential

View File

@@ -1,7 +1,7 @@
--- ---
id: meta/schema-layer id: meta/schema-layer
name: Complete schema layer — all enums, node/edge attributes, graph schemas, and CallResult name: Complete schema layer — all enums, node/edge attributes, graph schemas, and CallResult
status: pending status: completed
depends_on: depends_on:
- schema/enums - schema/enums
- schema/node-attrs - schema/node-attrs