Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/memory / / reanchorProjectRules
Function: reanchorProjectRules()
ts
function reanchorProjectRules(options?): NamedPostCompactionHook;Defined in: packages/memory/src/context-engine/compaction/hooks/reanchor-project-rules.ts:18
Build a reanchorProjectRules hook.
Parameters
| Parameter | Type |
|---|---|
options | { ruleTagsAllowlist?: readonly string[]; } |
options.ruleTagsAllowlist? | readonly string[] |