agenticMemoryRecordUseRecordIdentity()
Return the synchronous strict-canonical identity of the complete canonical record frame.
Import
Section titled “Import”import { agenticMemoryRecordUseRecordIdentity } from "@graphrefly/ts/solutions/agentic-memory";Signature
Section titled “Signature”function agenticMemoryRecordUseRecordIdentity(record: AgenticMemoryRecord<TJson>): AgenticMemoryRecordUseRecordIdentityParameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
record | AgenticMemoryRecord<TJson> | Current AgenticMemory record to identify. |
Returns
Section titled “Returns”A versioned identity over the complete canonical record frame.
Documentation Status
Section titled “Documentation Status”This page was generated from source JSDoc, but the structured API tags are incomplete:
- Missing
@example.
Source
Section titled “Source”packages/ts/src/solutions/agentic-memory/record-use.ts