Skip to content
PACKAGES

agenticMemoryRecordApplicationPriorEvidenceBundle()

Creates a graph-visible D584 priorEvidence projection bundle.

The bundle only projects supplied evidence facts into DATA outputs. It does not read application decisions and does not create an application bundle. Current-evaluation decisions must only become priorEvidence through an explicit event/storage graph boundary or a later evaluation input.

import { agenticMemoryRecordApplicationPriorEvidenceBundle } from "@graphrefly/ts/solutions";
function agenticMemoryRecordApplicationPriorEvidenceBundle(
graph: Graph,
opts: AgenticMemoryRecordApplicationPriorEvidenceBundleOptions,
): AgenticMemoryRecordApplicationPriorEvidenceBundle
ParameterTypeDescription
graphGraphGraph that owns the created nodes.
optsAgenticMemoryRecordApplicationPriorEvidenceBundleOptionsEvidence fact input node and optional bundle name.

Projection node plus 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