Memory Graph
Entities, relationships, embeddings — one unified graph.
Read more →Every fire, every fact, every forget — on the audit ledger.
CitationAudit is not an afterthought. Reflex fires log before webhooks deliver. Forget operations log with operator identity, scope, and timestamps.
Primitive
Citation
Every fire, every fact, every forget — on the audit ledger.
Recall stages stamp their own provenance so the full path of every fact is recoverable. Compliance evidence is non-destructive and replay-ready.
# Declare a Reflex once, fire on every match.
reflex:
name: supplier-risk-spike
watch:
cx: entity(supplier).risk_score > 0.75
fire:
webhook: https://hooks.example.com/supplier-risk
cooldown: 1h
Entities, relationships, embeddings — one unified graph.
Read more →The only output shape — provenance assembled in stages.
Read more →Declarative triggers. CX in, webhooks out.
Read more →Book a 30-minute walkthrough or wire it up via the API.