Skip to content
PACKAGES

agenticMemoryDurabilityGateBundle()

Create a graph-visible D590 durability-result gate bundle.

The bundle consumes explicit paired batch/result DATA supplied by a host or adapter boundary. It performs no storage I/O, never appends facts, and never correlates independent latest values.

import { agenticMemoryDurabilityGateBundle } from "@graphrefly/ts/solutions";
function agenticMemoryDurabilityGateBundle(
graph: Graph,
opts: AgenticMemoryDurabilityGateBundleOptions<TJson>,
): AgenticMemoryDurabilityGateBundle<TJson>
ParameterTypeDescription
graphGraphGraph that owns the created nodes.
optsAgenticMemoryDurabilityGateBundleOptions<TJson>Paired attempt-result input plus optional explicit downstream policy.

Projection and read-model nodes for durability result/status/issues/audit/cursor.

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

  • Missing @example.

packages/ts/src/solutions/agentic-memory/durable-result.ts