agenticMemoryCommittedFactBatch()
Build a D589 canonical committed fact batch.
Import
Section titled “Import”import { agenticMemoryCommittedFactBatch } from "@graphrefly/ts/solutions";Signature
Section titled “Signature”function agenticMemoryCommittedFactBatch(facts: readonly AgenticMemoryCommittedFact<TJson>[]): AgenticMemoryCommittedFactBatch<TJson>Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
facts | readonly AgenticMemoryCommittedFact<TJson>[] | Canonical committed facts to append as one visible-or-invisible unit. |
Returns
Section titled “Returns”A canonical committed fact batch.
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/committed-fact-log.ts