add uuid to metadata

This commit is contained in:
Roy Han
2026-03-19 09:47:54 -07:00
parent 1879c53d6e
commit 2fc35f8b6b
11 changed files with 251 additions and 5 deletions

View File

@@ -902,6 +902,13 @@
"type": "null"
}
]
},
"uuid": {
"description": "Client-visible UUID generated by Codex for this item.",
"type": [
"string",
"null"
]
}
},
"type": "object"