Sgraal Memory Governance

Created By
sgraal-ai2 months ago
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.
Overview

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

Server Config

{
  "mcpServers": {
    "sgraal": {
      "command": "npx",
      "args": [
        "@sgraal/mcp"
      ],
      "env": {
        "SGRAAL_API_KEY": "sg_demo_playground"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
5 days ago
Author Name
sgraal-ai
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Wpnews

7 hours ago