Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

mnemo.verify

Verify the SHA-256 hash chain integrity of memory records.

Input Schema

FieldTypeRequiredDescription
agent_idstringnoAgent to verify (uses server default)
thread_idstringnoVerify only a specific thread

Response

FieldTypeDescription
validbooleanWhether the chain is intact
total_recordsnumberTotal records checked
verified_recordsnumberRecords that passed verification
first_broken_atstringUUID of first broken record (if any)
error_messagestringDescription of the integrity violation
statusstringverified or integrity_violation