Skip to content
PACKAGES

decodeAgenticMemoryApplicationDecisionStoreFrame()

Decode a D585 application decision store frame.

import { decodeAgenticMemoryApplicationDecisionStoreFrame } from "@graphrefly/ts/solutions";
function decodeAgenticMemoryApplicationDecisionStoreFrame(frame: unknown): readonly AgenticMemoryRecordApplicationDecision<TJson>[]
ParameterTypeDescription
frameunknownUnknown frame DTO.

Application decision DATA facts.

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

  • Missing @example.

packages/ts/src/solutions/agentic-memory/store-frame.ts