Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

Commit 74a271a

Browse files
1broseidonclaude
andcommitted
chore: update v1/board.json ahead of monorepo migration
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b99144b commit 74a271a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

v1/board.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@
193193
"pattern": "^[a-z][a-z0-9]*-[0-9]+$"
194194
}
195195
},
196+
"parentId": {
197+
"type": "string",
198+
"description": "Optional parent task/document ID for first-class parent-child linking",
199+
"pattern": "^[a-z][a-z0-9]*-[0-9]+$"
200+
},
196201
"dueDate": {
197202
"type": "string",
198203
"description": "Optional due date in ISO 8601 format",

0 commit comments

Comments
 (0)