Memory Graph
Entities, relationships, embeddings — one unified graph.
Read more →The only output shape — provenance assembled in stages.
PacketEvery recall and every reflex fire returns a Context Packet. Each fact carries its `source_system`, `confidence`, `asserted_at`, and per-stage processing metadata.
Primitive
Packet
The only output shape — provenance assembled in stages.
Per-stage provenance lets auditors replay the exact path a fact took from raw memory to packet entry.
# 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 →Declarative triggers. CX in, webhooks out.
Read more →Every fact traces back to its source line.
Read more →Book a 30-minute walkthrough or wire it up via the API.