assertAgenticMemoryCommittedFactBatch()
Assert and canonicalize a D589 committed fact batch.
Import
Section titled “Import”import { assertAgenticMemoryCommittedFactBatch } from "@graphrefly/ts/solutions";Signature
Section titled “Signature”function assertAgenticMemoryCommittedFactBatch(value: unknown): AgenticMemoryCommittedFactBatch<TJson>Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
value | unknown | Unknown batch DTO. |
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