Drift detection scales with you

All plans require a Documint account. Pro unlocks agent formats and MCP surfaces. Team adds cascade detection and SLA.

Hobby
Free

Detect drift. Stay in control.

  • +1 project, unlimited drift checks
  • +10 AI patches / month
  • +Drift detection (AST-based)
  • +llms.txt auto-generation
  • +GitHub webhook integration
  • +CLI-powered workflow
Create account →
Pro
$49/ month

Agents read the truth.

  • +5 projects, unlimited patches
  • +CLAUDE.md + AGENTS.md generation
  • +MCP resource surface (live AST)
  • +.mint section-addressable format
  • +GitHub Check Runs + PR annotations
  • +Priority support
Get started →
Team
$499/ month

Docs at scale. No sprawl.

  • +Unlimited projects + patches
  • +Everything in Pro
  • +Cascade detection (cross-artifact)
  • +Slack + Webhook alerts
  • +Custom patch instructions
  • +SLA + dedicated support
Contact us →

Detection is free. Patches are metered.

AST drift detection

Symbol hash comparison, <2ms, unlimited

GitHub integration

Webhook-driven, zero polling overhead

Live dashboard

Full operator control plane at /app

CLI-first

npx @documint/cli — no signup required

Common questions

What is a "patch"? Do I pay per detection?

No. A patch is one AI-generated doc update in response to drift. Detections are unlimited — you only pay when you ask Documint to draft a fix. Hobby includes 10/month; Pro/Team are unlimited.

Is detection really just hashing, no AI?

Yes. Tree-sitter extracts symbols, SHA-256 hashes the structure. Diff happens instantly (<2ms). We only invoke Claude when you ask for a patch. Detection is deterministic and costs nothing.

What is "cascade detection"?

When an API function changes, Documint detects which downstream SDK guides, tutorials, and examples also reference it. Finds all stale sections across artifacts at once.

What about the MCP resource?

Pro+ includes documint_get_claude_md. MCP clients can request live, AST-grounded CLAUDE.md directly from your repo without parsing GitHub. Agents always read fresh facts.

Can I use this in a private repo?

Yes. Documint connects to GitHub (public or private) and reads your code and docs. No limits on privacy. Self-host option coming soon.

Drift detection in npx init

All plans require a Documint account. Your first drift detection on the next push.

Start detecting drift →