mindspace: version runtime contracts and audit packages

This commit is contained in:
john
2026-07-27 17:43:38 +08:00
parent e94052ff24
commit 70264a4c4c
23 changed files with 1448 additions and 20 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ async function main() {
authToken: localToken,
timeoutMs: 20_000,
});
remote.assertReady();
await remote.assertReady();
const workspaceRef = `mindspace://users/${userId}/workspace`;
const html = pageHtml();