Skip to content
PACKAGES

projectAgenticMemoryRecordUseGate()

Evaluate one exact D643 use synchronously.

Structural faults are attributed to the affected coordinate and make the exact-use evaluation globally fail-closed. A valid denial remains ready.

import { projectAgenticMemoryRecordUseGate } from "@graphrefly/ts/solutions/agentic-memory";
function projectAgenticMemoryRecordUseGate(
recordsValue: unknown,
requestValue: unknown,
decisionsValue: unknown,
evaluation = 1,
): AgenticMemoryRecordUseSnapshot<TJson>
ParameterTypeDescription
recordsValueunknownCurrent AgenticMemory record array.
requestValueunknownOne strict exact-use request.
decisionsValueunknownExternal decisions for the request and current records.
evaluationunknownEvaluation-local positive sequence value.

One immutable fail-closed snapshot shared by declared 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