Memory Graph
Entities, relationships, embeddings — one unified graph.
Read more →Retraction beats deletion. The audit survives the data.
ForgetForget is a surgical Synapta call. The first pass marks edges with `retracted_at = now` rather than hard-deleting; the cascade walks `derived_from` edges, not graph topology.
Primitive
Forget
Retraction beats deletion. The audit survives the data.
Vault drops blobs, revokes pre-signed URLs, and rotates signing keys. The audit ledger keeps a non-destructive receipt.
# 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.