frameAgenticMemoryApplicationEvidence()
Frame D584 application evidence/priorEvidence as passive strict DATA.
Import
Section titled “Import”import { frameAgenticMemoryApplicationEvidence } from "@graphrefly/ts/solutions";Signature
Section titled “Signature”function frameAgenticMemoryApplicationEvidence( evidence: | readonly AgenticMemoryRecordApplicationEvidence[] | AgenticMemoryRecordApplicationPriorEvidence, opts: StoreFrameOptions = {},): AgenticMemoryApplicationEvidenceStoreFrameParameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
evidence | | readonly AgenticMemoryRecordApplicationEvidence[] | AgenticMemoryRecordApplicationPriorEvidence | Evidence facts or a priorEvidence wrapper. |
opts | StoreFrameOptions | Optional DATA provenance for the frame. |
Returns
Section titled “Returns”A versioned application evidence store 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/store-frame.ts