@joshuaswarren/openclaw-engram 8.3.24 → 8.3.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/index.js +722 -282
- package/dist/index.js.map +1 -1
- package/openclaw.plugin.json +44 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -86,6 +86,7 @@ kill -USR1 $(pgrep openclaw-gateway)
|
|
|
86
86
|
| [Shared Context](docs/shared-context.md) | Cross-agent shared intelligence |
|
|
87
87
|
| [Compounding](docs/compounding.md) | Weekly synthesis and mistake learning |
|
|
88
88
|
| [Context Retention](docs/context-retention.md) | Transcript indexing and hourly summaries |
|
|
89
|
+
| [Identity Continuity](docs/identity-continuity.md) | Anchor/incidents/audits/loop register templates and rollout |
|
|
89
90
|
|
|
90
91
|
## Requirements
|
|
91
92
|
|