feat: 建立 HoloLake 编号通信根与人格第零层合同

This commit is contained in:
冰朔 2026-08-18 23:04:18 +08:00
commit 64abf969bf
37 changed files with 3455 additions and 161 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "Minimum HoloLake desktop foundation; updater actions are not exposed to the webview yet.",
"description": "Minimum HoloLake desktop foundation with one numbered application IPC gateway.",
"windows": ["main"],
"permissions": ["core:default"]
"permissions": ["core:default", "allow-numbered-ipc"]
}