feat(hololake): 接入铸渊自我看见与本地开发桥

This commit is contained in:
冰朔 2026-08-13 00:35:40 +08:00
commit 5c86f85242
17 changed files with 986 additions and 6 deletions

View file

@ -10,7 +10,7 @@ const architecture = readJson("routing/hololake-current-architecture.json");
const rules = readJson("routing/hololake-engineering-rules.json");
test("current architecture makes one human one independently operated node canonical", () => {
assert.equal(architecture.version, "2026-08-12.20");
assert.equal(architecture.version, "2026-08-13.1");
assert.deepEqual(architecture.access_modes, [
"LOCAL_TERMINAL_NODE",
"USER_OWNED_REMOTE_NODE",