Skip to content

Add VerifiedState — decision trace infrastructure for AI agents#3809

Open
1vanbui wants to merge 1 commit intomodelcontextprotocol:mainfrom
1vanbui:add-verifiedstate
Open

Add VerifiedState — decision trace infrastructure for AI agents#3809
1vanbui wants to merge 1 commit intomodelcontextprotocol:mainfrom
1vanbui:add-verifiedstate

Conversation

@1vanbui
Copy link
Copy Markdown

@1vanbui 1vanbui commented Apr 3, 2026

What this server does

VerifiedState provides decision trace infrastructure for AI agents. It stores structured assertions (subject-predicate-object claims), verifies them through a multi-tier verification ladder, and returns signed receipts as proof.

Tools provided

Tool Description
memory_ingest Store raw content as artifacts with normalized spans
memory_query Six-channel retrieval: semantic, lexical, temporal, graph, conflict, exact
memory_verify Run verification ladder, produce Ed25519-signed receipt
memory_health Namespace health metrics

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant