agenticMemoryRecordApplicationEvidenceFactsBundle()
Creates a graph-visible D584 decision-to-evidence projection bundle.
The output evidenceFacts are append material for a later evaluation or an
explicit host/storage/event boundary. This bundle intentionally does not
connect that output to an application bundle’s current priorEvidence.
Import
Section titled “Import”import { agenticMemoryRecordApplicationEvidenceFactsBundle } from "@graphrefly/ts/solutions";Signature
Section titled “Signature”function agenticMemoryRecordApplicationEvidenceFactsBundle( graph: Graph, opts: AgenticMemoryRecordApplicationEvidenceFactsBundleOptions<T>,): AgenticMemoryRecordApplicationEvidenceFactsBundle<T>Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
graph | Graph | Graph that owns the created nodes. |
opts | AgenticMemoryRecordApplicationEvidenceFactsBundleOptions<T> | Application decisions input node and optional bundle name. |
Returns
Section titled “Returns”Projection node plus evidenceFacts/priorEvidence/status/issues/audit/cursor nodes.
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/application-history.ts