Skip to content
PACKAGES

agenticMemoryCommittedFactReadMaterializationBundle()

Create a graph-visible D591 read materialization bundle over explicit read-result DATA.

The bundle performs no fact-log read and owns no backend adapter. Hosts supply read results as ordinary DATA; the bundle projects records, priorEvidence, evidence, status, issues, audit, and cursor DATA for explicit caller wiring.

import { agenticMemoryCommittedFactReadMaterializationBundle } from "@graphrefly/ts/solutions";
function agenticMemoryCommittedFactReadMaterializationBundle(
graph: Graph,
opts: AgenticMemoryCommittedFactReadMaterializationBundleOptions<TJson>,
): AgenticMemoryCommittedFactReadMaterializationBundle<TJson>
ParameterTypeDescription
graphGraphGraph that owns the created nodes.
optsAgenticMemoryCommittedFactReadMaterializationBundleOptions<TJson>Read-result input node and optional bundle name.

Projection and read-model nodes for D591 caller-wired re-entry DATA.

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

  • Missing @example.

packages/ts/src/solutions/agentic-memory/fact-log-read-materialization.ts