接续L4-TOOL-DB持久化闭环

结论:真实 Node/native DB_PROGRAM transcript 与 flat-file 已接入 Tool DB OPFS store 证据链,浏览器执行仍保持锁定等待 Python/WASM Worker。
This commit is contained in:
2026-06-19 07:01:48 +08:00
parent 823bab5fa4
commit d323511f8b
6 changed files with 181 additions and 18 deletions

View File

@@ -99,6 +99,9 @@ export {
createToolDbTransactionPlan,
validateToolDbTranscript,
} from "./tool-db-process-port.js";
export {
runToolDbProcessPortPersistenceSession,
} from "./tool-db-runtime-session.js";
export {
defaultMachinePaths,