Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/memory / / FactRememberOptions
Interface: FactRememberOptions
Defined in: packages/memory/src/tiers/semantic-memory.ts:372
Stable
Per-call options accepted by SemanticMemory.remember. The Phase 10b pipeline writes one row to fact_conflicts (and potentially one to conflict_check_pending) for every invocation; pass pipeline: 'off' to bypass the pipeline for a single call (useful for one-shot data imports).