docs(architecture): advance JD supervisor pointer
This commit is contained in:
parent
d2686f8cb3
commit
9acee850cd
14 changed files with 34 additions and 15 deletions
|
|
@ -16,7 +16,7 @@ const broadcastSchema = readJson(
|
|||
);
|
||||
|
||||
test("HoloLake has one clean canonical desktop destination", () => {
|
||||
assert.equal(architecture.version, "2026-08-14.1");
|
||||
assert.equal(architecture.version, "2026-08-16.1");
|
||||
assert.equal(shell.decision.canonical_shell, "TAURI_V2_RUST_REACT");
|
||||
assert.equal(shell.decision.canonical_source, "product-source/hololake-native-desktop");
|
||||
assert.equal(
|
||||
|
|
|
|||
Loading…
Reference in a new issue