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

@ -11,7 +11,7 @@ const architecture = readJson("routing/hololake-current-architecture.json");
const channel = readJson("routing/hololake-persona-native-code-channel.json");
test("current architecture places the persona-native code channel after the paradigm contract", () => {
assert.equal(architecture.version, "2026-08-16.5");
assert.equal(architecture.version, "2026-08-30.1");
assert.equal(
architecture.persona_native_code_channel.record_id,
"HLP-PERSONA-NATIVE-CODE-CHANNEL-001",