Skip to content
PACKAGES

agenticMemoryCommittedFactSnapshot()

Create a D589 compaction snapshot over a committed fact prefix.

import { agenticMemoryCommittedFactSnapshot } from "@graphrefly/ts/solutions";
function agenticMemoryCommittedFactSnapshot(facts: readonly AgenticMemoryCommittedFact<TJson>[]): AgenticMemoryCommittedFactSnapshot<TJson>
ParameterTypeDescription
factsreadonly AgenticMemoryCommittedFact<TJson>[]Committed prefix facts in stream order.

Snapshot compaction artifact for that prefix.

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

  • Missing @example.

packages/ts/src/solutions/agentic-memory/committed-fact-log.ts