A provider-agnostic governance kernel with adapters for LangChain, Claude, and your own stack. Context compression · tool allow/deny policy · token budgets · opt-in telemetry.
Use it as a LangChain 1.0 middleware, a Claude adapter, a standalone SDK, or a terminal command. Same governance model across all four.
benchmark/live_graph.py · reproducible across runs agent turn N
│
▼
┌─────────────┐ ┌────────────────────┐ ┌─────┐
│ messages │───▶│ axor middleware │───▶│ LLM │
└─────────────┘ │ · compress │ └─────┘
│ · filter tools │
│ · enforce budget │
└────────────────────┘
AgentMiddleware — compression, tool governance, budgets.
axor command — governed agent sessions from the terminal.
Claude / OpenAI adapters.
60 seconds · install · plug in the middleware · watch compression cap token growth.