Skip to content
Contexta
Feature

Observability

Every fire, every fact, every forget — on the audit ledger.

Citation
How it works

Observability

Audit is not an afterthought. Reflex fires log before webhooks deliver. Forget operations log with operator identity, scope, and timestamps.

  • Pre-delivery audit logging — replay before notification
  • Operator identity and scope on every forget

Primitive

Citation

Every fire, every fact, every forget — on the audit ledger.

In practice

Built for replay, audit, and scale.

Recall stages stamp their own provenance so the full path of every fact is recoverable. Compliance evidence is non-destructive and replay-ready.

  • Per-stage processing metadata on every packet
  • Audit ledger queryable through the same store as recall
# 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
Related

Pair it with these primitives.

Synapta

Memory Graph

Entities, relationships, embeddings — one unified graph.

Read more →
Packet

Context Packets

The only output shape — provenance assembled in stages.

Read more →
Reflex

Reflexes

Declarative triggers. CX in, webhooks out.

Read more →

Try Observability on your stack.

Book a 30-minute walkthrough or wire it up via the API.