The circuit breaker
for AI agents.

Policy as Code for Continuous Compliance and Continuous Enforcement. Intutic sits in the tool-call path between your AI agents and production — every file write, API call, and shell command passes through a synchronous, in-process evaluation chain, turning every decision into compliance evidence and enforcement action in real time.

# Install the Intutic developer CLI & native Rust proxy
npm install -g @intutic/cli @intutic/proxy

# Start the native proxy gateway. No account needed.
intutic start
209µs
P95 proxy overhead — 1 KB, standalone, M4 Pro
39
Supported Harnesses
5
Enforcement Actions

AI agents ship fast. Governance doesn't. Agents make tool calls, write code, and access production data — all without guardrails. Intutic stops leaks, runaway loops, and destructive tool calls in real time.

An exfiltration attempt, blocked mid-flight

The agent reaches for curl -d @.env. The policy chain evaluates in-process, before the request leaves the machine. SOP-004 returns KILL, and the loop halts with zero secrets leaked.

From governance complexity to intelligent control in minutes.

Together, these capabilities form shared infrastructure for AI agent governance across enterprise systems.

Powerful Governance
Intercepts non-compliant tool calls in real time across your entire agent stack with semantic, policy-aware, and context-driven enforcement.
intutic · audit feed
live
12:04:31
✓ allow
tool:db.read
12:04:33
⊘ block
tool:shell.exec
12:04:34
✓ allow
prompt:agent.plan
12:04:36
⚑ flag
data:pii.export
12:04:38
✓ allow
tool:http.get
Real-time Trace Sync
Every tool call, prompt, and response captured and indexed instantly. No stale logs. No blind spots.
Prebuilt Policies
Governance policy engine supporting SOC 2, HIPAA, GDPR, and custom enterprise rules.
De-identify medical records
(PHI)
HIPAA
Block destructive shell
(rm -rf)
SOC 2
Framework Friendly
Drop Intutic into LangChain, CrewAI, Anthropic SDK, or your custom agent stack — Mastra and the Vercel AI SDK get the same in-process gate on the TypeScript side, via @intutic/gate. Five minutes from install to first enforced call. Newer native adapters like Muse Code, Grok Build, and dsh (preview) land the same way.
Open Source Core
Trust and transparency are core tenets. Intutic's policy engine is built in the open and improved by the community.
Open-core on GitHub

Observability tells you what happened. Governance prevents it.

Capability Passive Observability
(Langfuse, Arize, LangSmith)
Intutic
(Active Governance)
Trace logging Records after execution Records + enforces during execution
Tool-call blocking Cannot block Synchronous circuit breaker — the call blocks on the verdict
SOP enforcement No policy engine Centralized SOP Registry with real-time sync
Cost prediction Post-hoc reporting Pre-execution cost estimation
Intelligent routing Static API keys Adaptive Thompson Sampling Model Bandit
Cross-harness Single-tool 39 harnesses via a single proxy
Self-healing config Manual Closed-loop workspace sync daemon
Secret handling Logged in plaintext Automatic DLP masking of API keys, AWS credentials & tokens before they leave the machine
Custom policy logic Fixed dashboards only WASM Rules SDK — author validation logic in AssemblyScript, hot-reloaded into the fuel-limited sandbox

One hop in the path. Nothing else moves.

A local Rust proxy on port 4000 and a config sync daemon. Your agent talks to the proxy, the proxy talks to your provider, and policy is evaluated in between.

Intutic request flow An AI coding agent sends a tool call to the local Intutic proxy on port 4000. Local SOP rules sync to the sync daemon, which hot-reloads them into the WASM policy engine. The proxy forwards the cleaned request to upstream providers, and returns a block or hijack verdict to the agent. DEVELOPER ENVIRONMENT AI Coding Agent Claude Code · Cursor · Aider · LangGraph Local SOP Rules CLAUDE.md · .cursorrules · SKILL.md SYNC DAEMON Config Reconciler bidirectional INTUTIC HOT-PATH PROXY  :4000 WASM Policy Engine in-process evaluation Secret DLP & Masking PCAS Action Primitives BYPASS · ENHANCE · HIJACK · REASK · KILL UPSTREAM PROVIDERS Anthropic · OpenAI LiteLLM · Ollama 1 · tool call 2 · rule sync 3 · hot-reload 4 · clean request 5 · verdict

From individual developer to CISO — one platform.

Intutic provides the shared infrastructure to run, observe, and secure AI agents across enterprise perimeters.

Deployment comparison
SaaS (Cloud-Hosted)

Fully managed on Intutic's infrastructure.
Zero ops burden. Automatic updates and scaling.

Your VPC

Deploy to your AWS, GCP, or Azure account.
Data never leaves your network boundary (BYOC).

Air-Gapped On-Prem

Full Kubernetes Helm charts + Docker Compose profiles.
Zero data egress.

HIPAA Mappable GDPR Compliance Engine
IC Developer

IC Developer — Active steering, not hard limits

Unlike rigid security tools, Intutic steers agents via real-time corrective context, performing continuous audits and breaking off recursive failure chains.

Engineering Manager

Eng Manager — One SOP registry

Centralized rules that sync to every developer's machine in real time. No more divergent .cursorrules files.

VP of Eng / CFO

VP of Eng & CFO — Spending safeguards

Daily cost thresholds and session budgets prevent runaway agent loops. Cost safety controls that actually work.

CIO / CISO

CIO & CISO — Security & safety perimeters

Zero-trust tool firewalls, active stream interception, OBO credential gating, and real-time safety alerts.

Simple, transparent plans for teams of all sizes

Self-serve

Pay only for what you govern

$ 1.50 /1,000 requests
$5,000/mo minimum · billed monthly in arrears
  • No seats, no annual commitment
  • Unlimited API keys
  • 30-day trace retention
  • Complete SOP registry & Config Sync
  • Trace query API

Enterprise

Up to 2,500 seats

$ 15500 /mo
Billed monthly
  • $12,500/day monitored LLM volume
  • SSO — SAML 2.0 & OIDC (Okta & Entra ID)
  • MetaClaw SOP Optimization
  • Multi-region deployment (US/EU/APAC)
  • Custom WASM policy engines
  • Unlimited trace retention

Self-host

On-prem / air-gapped license

$ 17500 /mo
Billed monthly
  • Unlimited seats
  • Runs entirely in your VPC or air-gapped network
  • SSO — SAML 2.0 & OIDC (Okta & Entra ID)
  • Custom WASM policy engines
  • Unlimited trace retention
Intutic supports self hosting and customized pricing, contact support
Aider
Antigravity
Claude Code
Cline
Codex
Confluence
Continue
Cursor
GitHub
Goose
Hermes
Jira
n8n
Notion
Open WebUI
OpenClaw
OpenHands
PagerDuty
Pi
Roo Code
Slack
Windsurf
INTEGRATIONS & HARNESSES

AI-First Governance for Any Harness

Governs Claude Code, Cursor, AWS Bedrock AgentCore Runtime, LangGraph, and proprietary custom agent harnesses. Autonomous self-configuration via the Kitkat agent skill, with 100% air-gapped VPC deployment support. QM, Anthropic Managed Agents, and the AWS Bedrock AgentCore Gateway integrate server-side over HTTP, outside the auto-detected harness list.

Built on open-source infrastructure.
Governed by proprietary intelligence.

DEV TOOLKIT

@intutic ecosystem

TypeScript Python MIT License
@intutic/mcp-governance-proxy MCP

Intercepts, filters, and logs stdio JSON-RPC tool frames.

@intutic/sync-daemon Daemon

Bidirectional config synchronization running locally on workstations.

@intutic/clawde SDK

Programmatic TypeScript client wrappers and proxy connection adapters.

What Intutic enforces.

"In between the workflow, things should be flagged and stopped — not discovered after the fact."
— The Intutic Design Principle
P95 proxy overhead: 209µs at 1 KB · standalone, M4 Pro
"A wrong answer that looks right is more dangerous than no answer at all. Enforcement must be synchronous."
— Why Active Enforcement Matters
5 enforcement actions: BYPASS / ENHANCE / HIJACK / REASK / KILL
"You can't govern what you can't see. Every tool call, every LLM response, every agent decision — recorded."
— Full Trace Visibility
Audit ledger with complete trace capture
"Loop burn isn't a bug report, it's a bill. Cap the spend before the agent racks it up, not after."
— Session Spend Ceilings
Per-session budgets enforced natively by the local Rust proxy
"AgentCore Runtime hosts your framework code, not ours. We govern what's already there — nothing to rewrite."
— AWS Bedrock AgentCore Runtime
Delegates to whichever supported framework adapter your code already uses
"A multi-agent graph is only as governed as its least-watched node. Every framework gets the same gate."
— SDK-Gated Multi-Agent Governance
14 frameworks gated in-process via @intutic/gate / intutic-clawde
FAQ

EVERYTHING YOU NEED TO KNOW
BEFORE GETTING STARTED

/ 001 What is Intutic?
Intutic is an Agentic Workforce Management (AWM) platform — the active firewall, compliance auditor, and self-healing configuration engine for multi-agent AI pipelines. The client-side workstation interceptors are open-source, while the central control plane (enforcing organizational policies and optimizing prompts in real time) is commercial.
/ 002 How is Intutic different from Langfuse, Arize, or LangSmith?
Those platforms are excellent observability tools — they trace and log what agents did. Intutic is a governance layer — it prevents bad actions before they execute, enforces SOPs in real time, and self-heals configurations. We complement observability; we don't replace it.
/ 003 Which AI agent harnesses does Intutic support?
39 harness adapters across four categories, all auto-detected via npx @intutic/cli init — no per-tool configuration required:
  • Single-agent assistants (17, native adapters) — Claude Code CLI, Cursor, Windsurf, Aider, Antigravity, and more, including newer adapters like Muse Code, Grok Build, and dsh (preview).
  • Multi-agent swarms (5, native adapters) — LangGraph, OpenHands, OpenClaw, Hermes, n8n.
  • Orchestrators (3, delegate to an already-gated harness) — Spotify Xirp, DoorDash Agentic Orchestrator, and AWS Bedrock AgentCore Runtime.
  • SDK-gated frameworks (14, dedicated in-process gate via @intutic/gate / intutic-clawde) — LangChain, CrewAI, AutoGen, Google ADK, OpenAI Agents SDK, Pydantic AI, AWS Strands Agents, Mastra, Vercel AI SDK, and more.
Anything else that speaks an OpenAI- or Anthropic-compatible API is governed the same way by pointing its base URL at the proxy. Three server-side platform integrations — QM's securityScreen contract, Anthropic Managed Agents, and the AWS Bedrock AgentCore Gateway — call Intutic directly over HTTP and sit outside the 39, since they have no HarnessType and aren't auto-detected.
/ 004 How long does setup take?
30 seconds: run npx @intutic/cli init and npx @intutic/cli connect — it auto-detects your harness and configures the proxy redirect. Full SOP Registry setup typically takes 1–2 hours. Enterprise deployment with SSO takes 1–2 weeks with our deployment team.
/ 005 Does Intutic add latency to my agent sessions?
Layer 1 synchronous enforcement (budget gate, DLP scan, hostname filter, WASM rules) is in-process and adds no network hop. Measured end to end against a stub upstream on an Apple M4 Pro in standalone mode: 152µs p50 / 209µs p95 at a 1 KB body, rising to 430µs / 490µs at 32 KB. The policy chain itself is 1.3µs on clean traffic and 8.7µs with every SOP declared. Deployments that use the hosted control plane add HTTP round trips, so treat these as a floor rather than a ceiling. Benchmark source: packages/proxy/benches/ab_latency_bench.rs. The high-reasoning evaluator runs asynchronously (out-of-band) — it never blocks the agent unless a hard kill is triggered.
/ 006 Can I self-host Intutic?
Yes — the open-core proxy, CLI, and sync daemon run entirely on your own machines. Traffic goes straight from the local proxy to your LLM provider; nothing is routed through us. Install with npm install -g @intutic/cli @intutic/proxy.
/ 007 What compliance certifications does Intutic support?
HIPAA BAA, GDPR, and EU AI Act compliance bundles. Real-time proxy checks ensure data handling conforms to privacy perimeters.
/ 008 Is Intutic open source?
Intutic is open-core. The client-side workstation stack — including the Rust proxy gateway (intutic-proxy / @intutic/proxy), onboarding CLI (@intutic/cli), TypeScript SDK (@intutic/clawde), stdio interceptor (@intutic/mcp-governance-proxy), rule syncer (@intutic/sync-daemon), and shared types — is fully open-source (MIT licensed) and runs against a local Valkey cache. Centralized governance registries, SOP Optimizer compilers, compliance dashboards, and active network controllers are commercial.
/ 009 What works in standalone Open-Core without a cloud connection?
Almost all local governance features work completely offline. The local sync daemon automatically merges guidelines into CLAUDE.md/.cursorrules, and the local Rust proxy evaluates prompts/responses against them in a WASM sandbox on your machine. All spend metrics are saved to local JSONL files, and daily limits are enforced natively by the local Rust proxy. Only team-wide dashboards and remote LLM-as-a-judge reviews require the GKE control plane.
/ 010 How does Intutic enforce rules? Can the agent LLM just ignore them?
Enforcement is active and protocol-level. Outbound tool calls are intercepted and blocked before execution (PCAS gate), and output streams are evaluated in real time on paragraph boundaries (DLP gate). If an agent violates a rule (such as writing hardcoded hex values in CSS or using a deprecated API), the proxy injects corrective steering advice into the stream or kills the generation entirely. If database/Valkey cache layers are unreachable, the budget gate fails closed by default to prevent runaway token spend. Enforcement is not limited to security; any design system, architecture, or style guideline written in markdown rules is validated.
/ 011 How does pre-flight cost estimation account for multi-turn agent conversations?
Instead of predicting a single prompt turn, Intutic maps the current context size into input token buckets. The Token Intelligence Engine then queries the historical ledger (local JSONL files or cloud Valkey) for complete, multi-turn session traces that match the active model and task profile (e.g. debugging vs. refactoring). Static multipliers based on model benchmarks are used as a fallback if no historical data is available.
/ 012 How does Intutic prevent the same AI agent mistakes from repeating?
Instead of acting as a simple reactive check or warning card, Intutic runs a closed-loop policy optimization cycle. The platform collects telemetry from stream violations, blocked tool calls, and behavioral drift — a measured fall in how closely agents follow a given SOP — and clusters them to detect recurring error patterns. Once a pattern is identified, it auto-proposes and generates target-specific rule updates (such as a tightened CLAUDE.md or .cursorrules policy) that are instantly synchronized directly to the developer's local editor or environment, ensuring the agent is steered away on its next prompt turn.
/ 013 Can I write custom, fine-grained validation logic in AssemblyScript?
Yes. For complex rule checks that go beyond regex or simple pattern matchers, developers can use the @intutic/wasm-sdk to author custom validation logic in AssemblyScript. The compiled WebAssembly module is executed inside the proxy's isolated, fuel-limited WASM sandbox, which enforces a hard fuel and wall-clock limit per rule. You can test rules locally using the CLI command intutic policy test --wasm before dynamically hot-reloading them into the running proxy.

Don't let your agents ship vibes.

Intutic gives AI teams the governance layer to deploy agents with confidence.