docs: register public OS stage one architecture

This commit is contained in:
冰朔 2026-08-30 01:26:52 +08:00
commit dc14d2a9aa
16 changed files with 180 additions and 42 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-16.5");
assert.equal(architecture.version, "2026-08-30.1");
assert.deepEqual(architecture.access_modes, [
"LOCAL_TERMINAL_NODE",
"USER_OWNED_REMOTE_NODE",