Skip to content
PACKAGES

memoryAgenticMemoryCommittedFactLog()

Create an in-memory D589 reference fact-log adapter.

This adapter is an executable reference for fact-log persistence semantics. It implements append/read behavior for canonical committed fact batches only; library materialization remains a separate explicit DATA boundary. It does not provide production durability, application acknowledgement, live graph truth, hot hydration, or record mutation authority.

import { memoryAgenticMemoryCommittedFactLog } from "@graphrefly/ts/solutions";
function memoryAgenticMemoryCommittedFactLog(): AgenticMemoryCommittedFactLog<TJson>

A D589 committed fact-log reference adapter.

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