Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/memory / / COMPACTION_SUMMARY_MARKER

Variable: COMPACTION_SUMMARY_MARKER

ts
const COMPACTION_SUMMARY_MARKER: "<graphorin_compaction_summary";

Defined in: packages/memory/src/context-engine/compaction/templates/marker.ts:33

Detection prefix - the opening tag WITHOUT the trailing > so a startsWith scan also matches any future attribute-carrying variant.

Stable