Skip to content
@Weavatrix

Weavatrix

Open evidence infrastructure for AI software agents: repository graphs, memory, proof, safe action, and explicit trust boundaries.
Weavatrix

Weavatrix

Build agents that understand before they act.

Open evidence infrastructure for AI software agents: repository graphs, bounded retrieval, temporal memory, reproducible proof, and safe action through explicit trust boundaries.

Website · Ecosystem · npm · Cargo

A living evidence graph for software

Models are becoming more capable while real repositories become harder to reason about. Weavatrix turns source, configuration, Git history, architecture rules, and runtime-adjacent facts into durable evidence that agents can query, verify, remember, and—only through a separate guarded boundary—change.

The stack is deliberately layered:

  • Core — 43 read-only repository-intelligence methods for orientation, impact, APIs, architecture, Git, search, semantics, and memory.
  • Refactor — 11 focused methods for exact previews, byte-bound confirmation, crash-recoverable apply, and drift-checked rollback.
  • Online — 7 explicit network methods for endpoint status, advisories, malware review, architecture contracts, and preview-confirmed source-free sync.
  • Quality — revision-bound obligations, runner evidence, immutable proofs, and honest incomplete-evidence states.

Installing one boundary never silently grants another.

Independent evidence products

Every product below owns its repository, API, release evidence, package metadata, and license. They can be installed independently; ecosystem composition does not make them modules of Core, Online, or one another.

Layer Projects What it owns
Graph and source Graph, Parse, Scan Typed provenance, lossless structure, deterministic filesystem evidence
Native Node and Bun Graph, Scan, Memory Three separately released products exposing their own Rust engines through Node-API, each with platform packages and Node/Bun evidence
Retrieval and semantics Search, Vector Search, Semantic Exact and bounded retrieval, rescored relations, policy evidence
Time and change Memory, Git, Clone Revision-aware facts, history, manifests, duplicate families
Language intelligence LSP, Rust engine Bounded language-server evidence and protocol-independent orchestration
Safe action Edit, Refactor Plan, Worktree, Rust Refactor Immutable edits, versioned plans, journaling, rollback
Visual programming Loom Turns real code into typed blocks for human/AI composition, graph execution and debugging, then compiles ordinary standalone software
Compatibility JavaScript, JavaScript Refactor Maintained JavaScript compatibility lines, separate from the native Rust component libraries

Measured, scoped performance

Performance claims are workload results, not universal rankings. Each project publishes parity checks, fixtures, caveats, and reproduction commands.

  • Search: a resident exact query over a 200k-file Windows fixture measured 24.4 ms, versus 4,927.2 ms through a fresh ripgrep process. On the disclosed Ubuntu 200k end-to-end row, ripgrep was 1.35× faster—platform truth stays visible.
  • Git: 1,000 warm history entries measured 0.355 ms, versus 0.884 ms with gix and 1.552 ms with libgit2 under the documented exact-parity contract.
  • Graph for Node/Bun: equal materialized BFS on 50,000 nodes and 149,991 edges measured 2.91× faster than Graphology on Node 24 and 2.64× on Bun 1.4. Tiny-graph rows are treated as timer noise, not a universal win.
  • Scan: on the million-file fixture, streaming traversal measured 15.5% faster than jwalk with 95.2% less peak working set.

See the ecosystem and evidence links for the full methodology.

Research

Weavatrix Hetero is a private research track exploring how symbolic analyzers, graph algorithms, language models, runtime evidence, and different compute substrates can cooperate while preserving provenance, uncertainty, cost, and the right to disagree. It is kept separate from public product claims until the evidence earns them.

Principles

Local first · evidence over confidence · bounded context · explicit uncertainty · composable trust.

Weavatrix is built in the open under the license declared by each repository.

Pinned Loading

  1. weavatrix weavatrix Public

    Native MCP for coding agents: 43 read-only repository-intelligence tools with typed evidence, impact, architecture, APIs, Git, search, semantics, and memory.

    JavaScript 4

  2. weavatrix-site weavatrix-site Public

    Production website and Cloudflare Worker for Weavatrix products, docs, licenses, and verified benchmarks.

    HTML 1

  3. weavatrix-refactor weavatrix-refactor Public

    Focused transactional refactoring MCP: 11 exact preview, confirmation, recovery, and rollback tools over the Rust evidence engine.

    JavaScript 1

  4. weavatrix-online weavatrix-online Public

    Seven explicit network MCP tools for endpoint status, advisories, malware review, architecture contracts, and preview-confirmed source-free sync.

    JavaScript 1

  5. weavatrix-rust weavatrix-rust Public

    Protocol-independent Rust engine for typed repository evidence, impact, architecture, APIs, search, Git, semantics, and memory.

    Rust

  6. weavatrix-quality weavatrix-quality Public

    Revision-bound spec-to-proof quality platform with executable obligations and honest incomplete-evidence states.

    Rust

Repositories

Showing 10 of 26 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…