Skip to content
PACKAGES

agenticMemoryRecordMaterializerBundle()

Creates a graph-visible D586 complete-next-record materializer bundle.

The bundle turns current records plus materialization intents into ordinary proposal DATA. It does not wire those proposals into admission/application, storage, hydration, durable commit, or same-evaluation evidence feedback.

import { agenticMemoryRecordMaterializerBundle } from "@graphrefly/ts/solutions";
function agenticMemoryRecordMaterializerBundle(
graph: Graph,
opts: AgenticMemoryRecordMaterializerBundleOptions<T>,
): AgenticMemoryRecordMaterializerBundle<T>
ParameterTypeDescription
graphGraphGraph that owns the created nodes.
optsAgenticMemoryRecordMaterializerBundleOptions<T>Records and intents input nodes plus optional materializer id/name.

Projection node plus proposal/candidate/status/issues/audit/cursor nodes.

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

  • Missing @example.

packages/ts/src/solutions/agentic-memory/materializer.ts