Evidence graph over Memorix
Extract. Resolve. Query. Cite the evidence.
Xontext is the internal evidence-graph library for the X12I universe — typed, temporal, evidence-backed relationships. CLI, MCP, pipeline, and HTTP worker are thin adapters over createXontext().
npm
Install for agents & tooling
Knowledge SDK — install as a devDependency only (not a production runtime).
npm i -D @x12i/xontext-docs
What the package gives you
Library first
createXontext() is the API. Adapters stay thin.
Explicit modes
prod is Memorix-only; dev may use ~/.xontext/graph.json.
Extract & apply
structured, deterministic, or AI extraction into versioned fragments.
Evidence queries
signals, why, connect, entities, and bounded graph walks.
Resolution without silent merges
Deterministic match or explicit review — never fuzzy auto-merge.
Status-UI ready
HTTP worker on :8795 with /metadata skill discovery.