mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 04:15:48 -06:00
docs(memory): repair phase plan metadata
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
---
|
||||
doc-schema-version: 1
|
||||
summary: "Phased implementation plan for identity-aware multiplayer memory"
|
||||
title: "Multiplayer memory implementation plan"
|
||||
sidebarTitle: "Memory implementation plan"
|
||||
read_when:
|
||||
- You are implementing identity-aware memory authorization in phases
|
||||
- You need the definition of done for multiplayer memory milestones
|
||||
- You are reviewing the rollout or security boundaries for multiplayer memory
|
||||
---
|
||||
|
||||
# OpenClaw Multiplayer Memory Implementation Plan
|
||||
|
||||
Date: 2026-07-29
|
||||
|
||||
@@ -367,7 +367,6 @@ Use `isLoopbackHost(host)` when a plugin must accept only the local machine. It
|
||||
<Accordion title="Memory subpaths">
|
||||
| Subpath | Key exports |
|
||||
| --- | --- |
|
||||
| `plugin-sdk/memory-authorization` | Versioned serializable memory-authorization contracts, selected-capability declarations, and pure conformance helpers. This contract alone does not enable isolation, capability admission, or an authorization mode. |
|
||||
| `plugin-sdk/memory-core-host-embedding-registry` | Private-local after July 2026; Lightweight memory embedding provider registry helpers |
|
||||
| `plugin-sdk/memory-core-host-engine-curated` | Private-local focused curated-memory annotation parsing for doctor and promotion paths |
|
||||
| `plugin-sdk/memory-core-host-engine-foundation` | Memory host foundation engine exports |
|
||||
|
||||
Reference in New Issue
Block a user