Skip to content

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

InterfaceDescription
CreateMemoryOptionsOptions accepted by createMemory.

Functions

FunctionDescription
_resetConsolidatorConfigWarningForTesting- test seam for the one-time disabled-config warning.
createMemoryWire every memory subsystem in one call. Returns the typed Memory facade ready to be passed into createAgent({...}).

References

Memory

Re-exports Memory