Skip to content
PACKAGES

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 { agenticMemoryRecordApplicationEvidenceFactsBundle } from "@graphrefly/ts/solutions";
function agenticMemoryRecordApplicationEvidenceFactsBundle(
graph: Graph,
opts: AgenticMemoryRecordApplicationEvidenceFactsBundleOptions<T>,
): AgenticMemoryRecordApplicationEvidenceFactsBundle<T>
ParameterTypeDescription
graphGraphGraph that owns the created nodes.
optsAgenticMemoryRecordApplicationEvidenceFactsBundleOptions<T>Application decisions input node and optional bundle name.

Projection node plus evidenceFacts/priorEvidence/status/issues/audit/cursor nodes.

This page was generated from source JSDoc, but the structured API tags are incomplete:

  • Missing @example.

packages/ts/src/solutions/agentic-memory/application-history.ts