verdigraph

Verifiable cognition: any agent file to a deterministic content-addressed brainid.

Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Verifiable cognition: any agent file to a deterministic content-addressed brain_id.

    Server tool list (4)

    Raw names from tools/list. Only developers need these.

    build_brainCompile an agent file into a deterministic, content-addressed brain. content = the file as a string; format = verdigraph_genome | claude_project_export | openai_assistant | prompt_list | auto. Returns brain_id, content_hash, node/edge counts, the 9-invariant firing report, and provenance. Identical bytes always produce the identical brain_id (VB1). include_document=true returns the full graph.
    verify_brainMachine-check a cognition claim: recompute the brain from the submitted content and compare against the claimed brain_id and/or content_hash. valid=true iff every claimed identifier matches the deterministic recomputation (VB3).
    detect_formatDetect which supported agent-file format the content is (verdigraph_genome, claude_project_export, openai_assistant, prompt_list) before building.
    describe_agentReturn capabilities and input contract.
    verdigraph: connect to Claude, ChatGPT, Cursor · Connectors.fun