Skip to content
PACKAGES

projectAgenticMemoryMaterializedFactLogBootstrap()

Project D593 caller-wirable bootstrap/re-entry DATA from D591 materialization.

The helper validates that the source materialization is complete and ready before marking its status ready. Partial or issue-bearing inputs are still exposed as DATA with status/issues so callers can choose explicit follow-up wiring, but the helper never performs that wiring itself.

import { projectAgenticMemoryMaterializedFactLogBootstrap } from "@graphrefly/ts/solutions";
function projectAgenticMemoryMaterializedFactLogBootstrap(
materialization: unknown,
opts: { readonly evaluation?: number } = {},
): AgenticMemoryMaterializedFactLogBootstrapProjection<TJson>
ParameterTypeDescription
materializationunknownD591 read materialization projection DATA.
opts{ readonly evaluation?: number }Optional graph evaluation counter.

D593 caller-wirable input, status, issues, audit, and cursor DATA.

This page was generated from source JSDoc, but the structured API tags are incomplete:

  • Missing @example.

packages/ts/src/solutions/agentic-memory/fact-log-bootstrap.ts