Skip to content
PACKAGES

agenticMemoryRecordUseRecordIdentity()

Return the synchronous strict-canonical identity of the complete canonical record frame.

import { agenticMemoryRecordUseRecordIdentity } from "@graphrefly/ts/solutions/agentic-memory";
function agenticMemoryRecordUseRecordIdentity(record: AgenticMemoryRecord<TJson>): AgenticMemoryRecordUseRecordIdentity
ParameterTypeDescription
recordAgenticMemoryRecord<TJson>Current AgenticMemory record to identify.

A versioned identity over the complete canonical record frame.

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