Skip to content
PACKAGES

agenticMemoryDurabilityResultMayAdvance()

Evaluate the D590 explicit downstream-advance policy.

Only committed and duplicate can return true, and only when the supplied policy explicitly allows that status.

import { agenticMemoryDurabilityResultMayAdvance } from "@graphrefly/ts/solutions";
function agenticMemoryDurabilityResultMayAdvance(
status: AgenticMemoryFactCommitStatus,
policy: AgenticMemoryDurabilityDownstreamAdvancePolicy,
): boolean
ParameterTypeDescription
statusAgenticMemoryFactCommitStatusD589 fact-log commit status.
policyAgenticMemoryDurabilityDownstreamAdvancePolicyExplicit downstream-advance policy.

Whether a downstream workflow may advance by the supplied policy.

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

  • Missing @example.

packages/ts/src/solutions/agentic-memory/durable-result.ts