docs: record lock response contract

This commit is contained in:
2026-08-30 20:58:44 +03:30
parent 224d867d4a
commit 57bccd9fe6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -491,3 +491,4 @@ Migration order implied by the map: isolate shared infrastructure constructors (
### `W009` internal-wallet boundary checkpoint
- Lock and release RPC handlers now reject nil or incomplete IAM requests before dereferencing user fields; focused wallet lock tests pass in `36b4d67`.
- Successful lock and release operations now return an explicit `StatusRes{Success:true}` instead of a nil response; focused wallet lock tests pass in `0920702`.