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