mindspace: close authority boundaries
This commit is contained in:
@@ -132,6 +132,21 @@ Expected result:
|
||||
- final read parity still reports no drift after write-path validation
|
||||
- any service started by the verifier is stopped before exit
|
||||
|
||||
For validating the current Memind checkout before publishing a standalone
|
||||
runtime, use the repo-local split-service smoke:
|
||||
|
||||
```bash
|
||||
cd /Users/john/Project/Memind
|
||||
npm run smoke:mindspace-split-service
|
||||
```
|
||||
|
||||
It builds `.runtime/mindspace-service`, starts a temporary standalone RPC
|
||||
service on loopback, and verifies remote health/contract, workspace
|
||||
write/read, WeChat HTML delivery, and fresh thumbnail generation.
|
||||
The smoke uses the configured local development database to create a unique
|
||||
`split-service-smoke-*` session/package and removes those package/artifact
|
||||
rows plus its temporary filesystem root before exit.
|
||||
|
||||
Current verified local user:
|
||||
- `1c99b83b-0454-474f-a5d2-129d34506a32`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user