Memory System Status
statusVerify the health of your verifiable-memory system. Instantly get agent identity, log integrity, and Merkle root for quick system status checks.
Instructions
Report the health of the verifiable-memory system.
Returns {agentDid, logEntries, logIntegrity, merkleRoot} — the agent's did:key identity, transparency-log size, its integrity ('ok' or a reason), and the current Merkle root.
Use for a fast health/identity check. For a full per-memory credential audit use verify; for the signed log commitment use tree_head.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentDid | Yes | ||
| logEntries | No | ||
| merkleRoot | Yes | ||
| logIntegrity | Yes |