Skip to content

Graphorin API reference v0.4.0


Graphorin API reference / @graphorin/memory / / SUMMARY_TEMPLATE_VERSION

Variable: SUMMARY_TEMPLATE_VERSION

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

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

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