Skip to content
PACKAGES

agenticMemoryRecordStoreFrameBundle()

Create a graph-visible D585 record store-frame decode bundle.

Invalid frame DATA produces DATA issues/status, not protocol ERROR. Decoded records re-enter later graphs only as ordinary records DATA.

import { agenticMemoryRecordStoreFrameBundle } from "@graphrefly/ts/solutions";
function agenticMemoryRecordStoreFrameBundle(
graph: Graph,
opts: AgenticMemoryRecordStoreFrameBundleOptions,
): AgenticMemoryRecordStoreFrameBundle<TJson>
ParameterTypeDescription
graphGraphGraph that owns the nodes.
optsAgenticMemoryRecordStoreFrameBundleOptionsStore-frame input node and optional name.

Projection and read-model nodes.

This page was generated from source JSDoc, but the structured API tags are incomplete:

  • Missing @example.

packages/ts/src/solutions/agentic-memory/store-frame.ts