Skip to content
PACKAGES

agenticWorkItemMemoryBridgeBundle()

Creates a DATA-only WorkItem to AgenticMemory mapper bridge bundle (D581/D582).

import { agenticWorkItemMemoryBridgeBundle } from "@graphrefly/ts/solutions";
function agenticWorkItemMemoryBridgeBundle(
graph: Graph,
opts: AgenticWorkItemMemoryBridgeBundleOptions<TInput, TRecord>,
): AgenticWorkItemMemoryBridgeBundle<TInput, TRecord>
ParameterTypeDescription
graphGraphGraph that owns the created nodes.
optsAgenticWorkItemMemoryBridgeBundleOptions<TInput, TRecord>Nodes carrying current WorkItem projection, mapping policy, and optional DATA inputs.

Bridge projection nodes for score signals, proposals, and bridge-local read models.

import { agenticWorkItemMemoryBridgeBundle } from "@graphrefly/ts/solutions/agentic-work-item-memory";

packages/ts/src/solutions/agentic-work-item-memory/bridge.ts