24 lines
466 B
JSON
24 lines
466 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"generatedAt": "2026-02-27T04:56:19.684Z",
|
|
"gateway": {
|
|
"url": "ws://127.0.0.1:18800"
|
|
},
|
|
"node": {
|
|
"nodeId": "macos-reference-shell",
|
|
"role": "companion",
|
|
"platform": "macos",
|
|
"capabilities": [
|
|
"ui.canvas",
|
|
"node.status.write",
|
|
"node.location.write",
|
|
"node.push.register"
|
|
]
|
|
},
|
|
"runtime": {
|
|
"heartbeatSeconds": 30,
|
|
"handoffTimeoutMs": 120000,
|
|
"autoReconnect": true
|
|
}
|
|
}
|