MCP.so
Sign In
Servers

Sgraal Memory Governance

@sgraal-ai

Deterministic pre-action verdict gate for agent memory — USE/WARN/ASK/BLOCK before an agent acts on a stored memory. Governs your existing store, doesn't replace it.

memory → preflight → action

Deterministic preflight gate for AI-agent memory. Before an agent acts on a stored memory, Sgraal returns a USE / WARN / ASK / BLOCK verdict — catching poisoned or stale memory at the read boundary. Deterministic and non-LLM: identical input → identical verdict. Governs whatever memory store you already use; it isn't another store.

  • Pre-action verdict on every memory read: USE / WARN / ASK / BLOCK
  • Block unsafe memory before an agent acts on it
  • 4 deterministic detection layers: timestamp, identity, consensus, provenance
  • Multi-tenant containment: limits how far a poisoned memory can propagate

Evaluation: tested against an internal adversarial corpus (1,190+ cases); independent third-party evaluation in progress.

Demo key: sg_demo_playground — no signup needed

More from Memory & Knowledge