decodeAgenticMemoryApplicationEvidenceStoreFrame()
Decode a D585 application evidence store frame.
Import
Section titled “Import”import { decodeAgenticMemoryApplicationEvidenceStoreFrame } from "@graphrefly/ts/solutions";Signature
Section titled “Signature”function decodeAgenticMemoryApplicationEvidenceStoreFrame(frame: unknown): AgenticMemoryRecordApplicationPriorEvidenceParameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
frame | unknown | Unknown frame DTO. |
Returns
Section titled “Returns”PriorEvidence DATA for later evaluations only.
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/store-frame.ts