01Scores context quality using a proprietary epistemic trust formula (C = p · (1 − Ue − Ua)).
02Conditionally injects context as a system prompt only if its trust score exceeds a defined threshold.
03Flags low-trust context for manual review, preventing untrustworthy information from propagating.
04Audits every context injection with trace IDs for compliance and transparency.
05Provides a flexible API gateway and MCP server integration for LLMs like Claude Code.
061 GitHub stars