Calx builds a model-agnostic harness on top of LangChain · LangGraph · deep agents, assembled from a cherry-picked middleware library and a proprietary correction compilation engine.
Owning the harness is the mechanism. We build the behavioral layer inside the harness itself, capture corrections at the point of execution, and compile them into rules within the harness. Compiled rules produce zero recurrence in the covered architectural classes because they are enforced before the agent runs, at the layer where the agent runs.
Model-agnostic BYOK routing. Any model, any deployment. The behavioral layer is portable by construction. Bench and the Calx harness are the first-party experience; the same behavioral governance layer also plugs into Cursor, Claude Desktop, OpenAI Codex App Server, Anthropic Managed Agents, LangGraph, AWS AgentCore, and any other interaction or harness in the ecosystem.
Calx is a behavioral plane system. The information plane (memory, retrieval, context injection) is a different category and a different problem. Systems like Mem0, Letta, and Zep live there and solve real problems we explicitly do not try to solve. Calx integrates cleanly with information plane systems. We do not compete with them. Paper 3 (“The Compiler Gap”) frames this as the missing layer: storing rules is not the same thing as governing behavior. We are the layer that governs behavior.