Skip to content
PACKAGES

agenticMemoryRecordUseGateBundle()

Create the static graph-visible single-use gate bundle locked by D643.

Governed retrieval must consume only this bundle’s allowedRecords projection.

import { agenticMemoryRecordUseGateBundle } from "@graphrefly/ts/solutions/agentic-memory";
function agenticMemoryRecordUseGateBundle(
graph: Graph,
opts: AgenticMemoryRecordUseGateBundleOptions<TJson>,
): AgenticMemoryRecordUseGateBundle<TJson>
ParameterTypeDescription
graphGraphGraph that owns the gate and projection nodes.
optsAgenticMemoryRecordUseGateBundleOptions<TJson>Declared record, request, and external-decision dependencies.

One snapshot node plus allowedRecords/exclusions/status/issues/audit/cursor projections.

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

  • Missing @example.

packages/ts/src/solutions/agentic-memory/record-use.ts