Skip to content

Graphorin API reference v0.12.1


Graphorin API reference / @graphorin/memory / / SUMMARY_TEMPLATE_VERSION

Variable: SUMMARY_TEMPLATE_VERSION

ts
const SUMMARY_TEMPLATE_VERSION: "1.3" = '1.3';

Defined in: packages/memory/src/context-engine/compaction/templates/summary-9-section.ts:42

Template version surfaced into the summary's section 9 metadata. Bumped when the section structure / preamble wording changes in a way that consumers may want to detect.

Stable