01Receipt-based provenance: every query produces a DAG-structured proof showing exactly how the answer was derived.
02Constraint system: define validation rules that are checked programmatically, with feedback patterns encoded as constraints.
036 GitHub stars
04YAML-driven config: define entity types, relationships, queries, constraints, and ingestion mappings in one file.
05Deterministic execution: purely deterministic runtime with zero LLM dependencies, ensuring consistent results.
06Full MCP server: complete lifecycle via Model Context Protocol for AI agent orchestration and CLI mirror for terminal workflows.