mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-11 21:10:55 +00:00
refactor: store memory wiki digests in sqlite
This commit is contained in:
@@ -106,12 +106,10 @@ Notes:
|
||||
|
||||
### `wiki compile`
|
||||
|
||||
Rebuild indexes, related blocks, dashboards, and compiled digests.
|
||||
Rebuild indexes, related blocks, dashboards, and SQLite-backed compiled digests.
|
||||
|
||||
This writes stable machine-facing artifacts under:
|
||||
|
||||
- `.openclaw-wiki/cache/agent-digest.json`
|
||||
- `.openclaw-wiki/cache/claims.jsonl`
|
||||
The stable machine-facing digests live in OpenClaw's SQLite plugin state so
|
||||
agents and runtime code do not have to scrape Markdown pages.
|
||||
|
||||
If `render.createDashboards` is enabled, compile also refreshes report pages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user