Skip to content
PACKAGES

assertAgenticMemoryRecordUseRequest()

Assert, normalize, sort, and deeply freeze one strict D643 request.

Unknown fields and non-strict JSON values fail instead of being ignored.

import { assertAgenticMemoryRecordUseRequest } from "@graphrefly/ts/solutions/agentic-memory";
function assertAgenticMemoryRecordUseRequest(value: unknown): AgenticMemoryRecordUseRequest
ParameterTypeDescription
valueunknownUnknown request-shaped DATA to validate.

A normalized immutable v1 request.

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

  • Missing @example.

packages/ts/src/solutions/agentic-memory/record-use.ts