Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/memory / facade
facade
createMemory() - the facade that wires every tier sub-module (the seven-tier system) + the eleven (+1 gated) memory tools + the search reranker + the context engine stubs + the consolidator placeholder.
Interfaces
| Interface | Description |
|---|---|
| CreateMemoryOptions | Options accepted by createMemory. |
Functions
| Function | Description |
|---|---|
| _resetConsolidatorConfigWarningForTesting | - test seam for the one-time disabled-config warning. |
| createMemory | Wire every memory subsystem in one call. Returns the typed Memory facade ready to be passed into createAgent({...}). |
References
Memory
Re-exports Memory