routing: advance JD one-time boot gate
This commit is contained in:
parent
9b19fee681
commit
f0549e6ef8
14 changed files with 20 additions and 18 deletions
|
|
@ -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-16.2");
|
||||
assert.equal(architecture.version, "2026-08-16.3");
|
||||
assert.deepEqual(architecture.access_modes, [
|
||||
"LOCAL_TERMINAL_NODE",
|
||||
"USER_OWNED_REMOTE_NODE",
|
||||
|
|
|
|||
Loading…
Reference in a new issue