OpenClaw Memory Observability Plugin
Safe observability plugin for memory health and triage signals.
What it checks
MEMORY.mdpresence/freshnessmemory/directory presenceDREAMS.md/dreams.mdpresence/freshness- optional diagnostics JSON signatures (known memory/plugin incidents)
- health trend from local snapshots
Config
{
"plugins": {
"entries": {
"openclaw-memory-observability-plugin": {
"enabled": true,
"config": {
"workspacePath": "/path/to/workspace",
"diagnosticsFile": "/path/to/diagnostics.json",
"memoryStaleAfterMin": 10080,
"dreamingStaleAfterMin": 4320,
"historyFile": "/path/to/.openclaw/memory-observability-history.json",
"maxHistoryEntries": 200
}
}
}
}
}
Output contract
status:healthy | warning | degradedrisk:low | medium | highflags: machine-readable state flagstrend: rolling degradation/warning countersrootCauseCandidates: signature-based likely causes + confidence + fixesnextCommands: copy-paste operational commands