← Index

state-trace

io.github.razroo/state-trace·v0.3.1·Memory & RAG

Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
STATE_TRACE_STORAGE_PATH

Path to the SQLite or JSON file backing the working-memory graph. .db/.sqlite/.sqlite3 = SQLite (recommended); other = JSON. Defaults to ~/.state-trace/memory.db.

STATE_TRACE_NAMESPACE

Namespace to scope reads and writes (e.g. the repo slug). Nodes without a namespace remain visible to all namespaces.

STATE_TRACE_CAPACITY_LIMIT

Working-memory budget in capacity units. Default 256.

MCP quality score · maturity, not trust · methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Memory & RAG