docs(memory): repair phase plan metadata

This commit is contained in:
Galin Iliev
2026-08-09 13:25:59 -07:00
parent a03cd95bd8
commit fb5d1883b8
2 changed files with 11 additions and 1 deletions
-1
View File
@@ -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 |