fix: align WAL multi-surface DB safety
- align app and standalone MCP busy-timeout and retry behavior - guard live DB dev and restore flows - document WAL maintenance boundaries
This commit is contained in:
@@ -28,6 +28,7 @@ Important contract:
|
||||
- exact versions are only for release/debug reproducibility
|
||||
- standalone MCP reads and writes node data directly
|
||||
- standalone MCP does not own chunking, embeddings, or live schema migration on an existing DB
|
||||
- standalone MCP and the app use SQLite WAL; normal short reads/writes can coexist, while restore/replace/checkpoint/delete-WAL maintenance requires all DB owners to be closed first
|
||||
|
||||
## Configure Claude Code / Claude Desktop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user