Skip to content
PACKAGES

agenticMemoryCommittedFactLogBackendCursor()

Build a D592 backend cursor DATA object.

The returned cursor is intentionally not an AgenticMemoryCommittedFactCursor; it may be reported through diagnostics or audit DATA, but it must never become a D589 fact-stream cursor.

import { agenticMemoryCommittedFactLogBackendCursor } from "@graphrefly/ts/solutions";
function agenticMemoryCommittedFactLogBackendCursor(
backend: string,
value: StrictJsonValue,
): AgenticMemoryCommittedFactLogBackendCursor
ParameterTypeDescription
backendstringBackend identifier.
valueStrictJsonValueBackend-owned cursor/offset value.

A backend cursor diagnostic DATA object.

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-backend.ts