| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Build, inspect, and serve context deterministically for AI agents and LLMs.
Context Engine provides reproducible, auditable, and offline-first context delivery.
It ensures that the same query over the same cache produces identical outputs across:
No randomness. No hidden state. Fully explainable.
The deterministic engine powering the platform.
Content-addressed documents, immutable caches, and reproducible selection logic for LLMs.
Command-line interface to build, inspect, and verify context caches.
Supports CI/CD pipelines and local audits of agent behavior.
MCP server exposing context caches to agents via JSON-RPC 2.0 over stdio.
Deterministic responses ensure agents always get the same context.
Compatibility harness validating determinism, schema compliance, and backward compatibility.
Runs externally via CLI and MCP; no internal crate dependencies.
Formal specifications and invariants for the platform.
Includes frozen JSON schemas, MCP error contracts, and selection behavior rules.
Documentation, how-to guides, and usage examples for developers and integrators.
JavaScript SDK (work in progress).
Provides a programmatic interface to build and resolve context in Node.js.
Python SDK (work in progress).
Programmatic access for Python-based AI workflows.
All open-source repositories are licensed under Apache License 2.0.
The "Context Engine" trademark is reserved for the contributors.
Learn more: Visit the Context Engine docs for guides, specs, and examples.
| Back | FazBrowse Home | New Git URL |