arch: record enterprise deployment consumer audit

This commit is contained in:
冰朔 2026-08-30 02:24:58 +08:00
commit 60435c0ac4
14 changed files with 46 additions and 15 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-30.2");
assert.equal(architecture.version, "2026-08-30.3");
assert.deepEqual(architecture.access_modes, [
"LOCAL_TERMINAL_NODE",
"USER_OWNED_REMOTE_NODE",