[
  {
    "id": "coderabbit-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai",
    "excerpt": "Automated, context-aware code reviews. Catches bugs, enforces standards, and learns from your team's feedback.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/cli/",
    "excerpt": "Get AI code reviews directly in your CLI before you commit. Catch race conditions, memory leaks, and security vulnerabilities without leaving your development environment.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai",
    "excerpt": "Prioritize your PR queue by value and risk, surface the changes that need attention, and route each pull request to the right reviewer.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai",
    "excerpt": "Understand large diffs as logical cohorts and layers, with range-specific summaries and diagrams that show how each change fits together.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/security/index",
    "excerpt": "AI Deep Scan is a separately metered scan that analyzes committed source code and infrastructure configuration for exploitable vulnerabilities and exposed secrets beyond the current pull request diff.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/guide/chat",
    "excerpt": "you can ask follow-up questions, request clarifications, challenge recommendations, or explore alternative approaches",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/knowledge-base/learnings",
    "excerpt": "Teach CodeRabbit your review preferences using natural-language chat.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/configuration/path-instructions",
    "excerpt": "Path instructions apply targeted guidance to specific paths, such as security checks for API controllers, coverage requirements for tests, or clarity rules for documentation.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/configuration/ast-grep-instructions",
    "excerpt": "CodeRabbit supports review instructions based on Abstract Syntax Tree (AST) patterns, powered by ast-grep",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/knowledge-base/code-guidelines",
    "excerpt": "CodeRabbit automatically detects coding guideline files such as .cursorrules, CLAUDE.md, and AGENTS.md in your repository and applies them as review criteria",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/knowledge-base/multi-repo-analysis",
    "excerpt": "Link related repositories so CodeRabbit can detect breaking changes, API mismatches, and dependency issues that cross repository boundaries during code review.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/knowledge-base/mcp-context",
    "excerpt": "Use MCP servers as a knowledge source to give CodeRabbit additional context from your documentation systems, design tools, and project management platforms during reviews and chat.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/finishing-touches/index",
    "excerpt": "One-click agentic actions that polish and extend your pull requests or merge requests: fix review findings, resolve merge conflicts, generate unit tests, simplify code, run any custom recipes.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-14",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/configuration/central-configuration",
    "excerpt": "Maintain CodeRabbit configuration for your entire organization in one dedicated repository. Create a `coderabbit` repository in your organization and add your `.coderabbit.yaml` file",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/reference/review-commands",
    "excerpt": "@coderabbitai review does incremental review (new changes), not a full review. Use @coderabbitai full review when you want a complete pass over the entire pull request.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/getting-started/quickstart",
    "excerpt": "Use your existing GitHub, GitLab, Azure DevOps, Bitbucket Cloud, or Bitbucket Data Center account to create your CodeRabbit account. No credit card required!",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/cli/claude-code-integration",
    "excerpt": "Claude Code can trigger CodeRabbit reviews directly through simple commands, enabling you to build features, run code reviews, and fix issues without manual intervention.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/self-hosted/overview",
    "excerpt": "Self-hosted CodeRabbit runs the CodeRabbit review agent inside your own infrastructure instead of CodeRabbit's cloud.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/slack-agent",
    "excerpt": "Investigate — Ask questions about your codebase, trace features, and cross-reference Sentry errors with merged PRs and Jira issues, all in natural language.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/getting-started/yaml-configuration",
    "excerpt": "Use the `@coderabbitai configuration` command on any PR to get the resolved configuration in YAML format.",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/configuration/auto-review",
    "excerpt": "you can disable reviews globally and re-enable them by keyword or label, apply them only to certain branches, skip draft PRs, and pause after a set number of commits",
    "fetchedAt": "2026-09-10T18:25:32.361Z"
  },
  {
    "id": "coderabbit-supp-1",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/faq",
    "excerpt": "FAQ, data privacy: \"Your proprietary code remains confidential with CodeRabbit. CodeRabbit never uses customer code for model training.\" and \"Neither CodeRabbit, OpenAI, nor Anthropic uses your code to train our models.\"",
    "fetchedAt": "2026-09-10T19:16:37.000Z"
  },
  {
    "id": "coderabbit-supp-2",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/faq",
    "excerpt": "FAQ, data retention controls: \"Data retention only affects storage of code-related data such as learnings and review context\"; \"On self-hosted CodeRabbit (available for Enterprise), you can opt out of all data retention at any time\"; model output logging is a separate, controllable setting.",
    "fetchedAt": "2026-09-10T19:16:37.000Z"
  },
  {
    "id": "coderabbit-supp-3",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/guides/dashboard",
    "excerpt": "Dashboard guide: \"The CodeRabbit Dashboard provides visibility into your team's review speed, code quality, collaboration patterns, and the impact of AI-assisted reviews. Use the dashboard to track performance, identify bottlenecks, and measure the ROI of CodeRabbit across your organization.\" A companion page defines every Git-platform review metric.",
    "fetchedAt": "2026-09-10T19:16:37.000Z"
  },
  {
    "id": "coderabbit-supp-4",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/pr-reviews/request-changes-workflow",
    "excerpt": "Request changes workflow: \"Request Changes Workflow keeps CodeRabbit's review decision synchronized with its actionable feedback. When enabled, CodeRabbit requests changes when a review posts actionable inline comments and approves the pull request after the approval requirements are met\" — enabled via reviews.request_changes_workflow in .coderabbit.yaml; the docs show \"A GitHub pull request blocked by CodeRabbit's request-changes review\".",
    "fetchedAt": "2026-09-10T19:16:37.000Z"
  },
  {
    "id": "coderabbit-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/pull-request-review.md",
    "excerpt": "Spot potential runtime errors, null pointer exceptions, race conditions, and logic flaws before deployment",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-23",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/pull-request-review.md",
    "excerpt": "Apply suggested changes directly to your PR with a single click—no copy-paste, no switching contexts",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-24",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/ide-cli-review.md",
    "excerpt": "Review your code in IDE or CLI before pushing it to the repo",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-25",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/ide-cli-review.md",
    "excerpt": "Get instant feedback in VS Code, Cursor, Windsurf, and any VS Code-based IDE.",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-26",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/guide/improvements.md",
    "excerpt": "One of CodeRabbit's powerful features is its ability to not just identify issues, but also generate the code changes needed to fix them.",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-27",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/slack-agent.md",
    "excerpt": "Bring AI-powered investigation, planning, and code editing into your Slack workspace: with shared context, persistent knowledge, and governed access.",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-28",
    "tier": "claimed-docs",
    "url": "https://www.coderabbit.ai/pricing",
    "excerpt": "Loops with coding agents",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-29",
    "tier": "claimed-docs",
    "url": "https://www.coderabbit.ai/pricing",
    "excerpt": "Linters and SAST tools support",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-30",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/coderabbit-plan.md",
    "excerpt": "Turn ideas, issues, PRDs, and designs into precise Coding Plans grounded in your codebase, then hand them off to any coding agent.",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-31",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/getting-started/quickstart.md",
    "excerpt": "Use your existing GitHub, GitLab, Azure DevOps, Bitbucket Cloud, or Bitbucket Data Center account to create your CodeRabbit account",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-32",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/triage/index.md",
    "excerpt": "Work one cross-repository queue of open pull requests, ranked by what each change needs and what it is worth, instead of one repository list at a time.",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-33",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/triage/prioritization.md",
    "excerpt": "how to override the ranking when you know something CodeRabbit does not",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-34",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/triage/views-and-filters.md",
    "excerpt": "Cut a large queue down to the pull requests that are actually yours — with built-in views, search, filters, grouping, two layouts, saved views, team views, and Focus lanes.",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-35",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/triage/actions.md",
    "excerpt": "Review, repair, reassign, close, and follow a pull request from the Triage queue",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-36",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/triage/slack.md",
    "excerpt": "Get your Triage queue as a scheduled digest, send reviewer requests to the people who should act on them, and approve or close a pull request without leaving Slack.",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-37",
    "tier": "claimed-docs",
    "url": "https://www.coderabbit.ai/pricing",
    "excerpt": "Jira and Linear integrations",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-38",
    "tier": "claimed-docs",
    "url": "https://www.coderabbit.ai/pricing",
    "excerpt": "MCP connections",
    "fetchedAt": "2026-09-16T00:07:14.696Z"
  },
  {
    "id": "coderabbit-docs-39",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/pull-request-review.md",
    "excerpt": "Within moments of opening a pull request, CodeRabbit analyzes your code with multiple AI models and provides actionable feedback, catching issues that are easy to miss in manual reviews.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-40",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/overview/ide-cli-review.md",
    "excerpt": "CodeRabbit brings AI-powered code reviews directly into your development environment, no pull request required. Review uncommitted changes as you code, apply fixes instantly",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-41",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai",
    "excerpt": "Triage — a self-updating cross-repository queue that prioritizes pull requests by value and risk, so you always know what to review next.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-42",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/pr-reviews/summaries.md",
    "excerpt": "CodeRabbit appends a generated summary to the bottom of the PR description after a review. The summary groups changes by type",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-43",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/pr-reviews/walkthroughs.md",
    "excerpt": "Every time CodeRabbit reviews a pull request, it posts a **walkthrough comment** — a structured overview of the changes that appears at the top of the PR comment thread",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-44",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/pr-reviews/cicd-pipeline-analysis.md",
    "excerpt": "When a CI/CD pipeline fails on a pull request, CodeRabbit reads the failure output and posts inline comments with suggested fixes — directly on the lines of code that caused the failure.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-45",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/issues/pr-validation.md",
    "excerpt": "CodeRabbit provides intelligent assessment of linked issues to validate whether pull requests properly address their requirements.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-46",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/pr-reviews/slop-detection.md",
    "excerpt": "Automatically detect low-quality, AI-generated 'Slop' pull requests on GitHub repositories.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-47",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/pr-reviews/request-changes-workflow.md",
    "excerpt": "Use request changes workflow to keep review decisions synchronized with resolved feedback, completed reviews, and Pre-Merge Checks.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-48",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/configuration/path-instructions.md",
    "excerpt": "Customize how CodeRabbit reviews different parts of your codebase using glob patterns. Apply focused, context-aware instructions to controllers, tests, documentation, and more.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-49",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/configuration/ast-grep-instructions.md",
    "excerpt": "Write structural code pattern rules using ast-grep to give CodeRabbit precise, syntax-aware review instructions.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-50",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/guides/commands.md",
    "excerpt": "Pause, resume, ignore reviews, request manual reviews, resolve comments, request approval, and update pull request summaries using @coderabbitai commands.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-51",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/knowledge-base/learnings",
    "excerpt": "Review preferences CodeRabbit learns from your chat conversations and applies automatically to future reviews.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-52",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/guide/chat.md",
    "excerpt": "Learn how to interact with CodeRabbit through conversations and get clarifications on its feedback",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-53",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/guide/improvements.md",
    "excerpt": "Learn how to use CodeRabbit commands to automatically generate code improvements",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-54",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/change-stack/index.md",
    "excerpt": "Change Stack is CodeRabbit's review workspace: it turns a pull request into a structured, navigable artifact you can read, question, and act on in one place.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-55",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/change-stack/chat.md",
    "excerpt": "Ask questions about the change you are reviewing in a conversation pinned to its review snapshot.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-docs-56",
    "tier": "claimed-docs",
    "url": "https://docs.coderabbit.ai/getting-started/quickstart.md",
    "excerpt": "Get CodeRabbit up and running in 2 minutes. Connect your repositories and start receiving AI-powered code reviews and Coding Plans.",
    "fetchedAt": "2026-09-16T00:09:07.475Z"
  },
  {
    "id": "coderabbit-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=44953032",
    "excerpt": "I've noticed CodeRabbit at times does reviews that are super. It is able to catch bugs that even claude code misses on our Github PRs. Blows my mind at times tbh.",
    "fetchedAt": "2026-09-10T18:29:37.164Z"
  },
  {
    "id": "coderabbit-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=44953032",
    "excerpt": "We removed it as it was mostly too verbose, catching too many false positives and never really added anything useful.",
    "fetchedAt": "2026-09-10T18:29:37.164Z"
  },
  {
    "id": "coderabbit-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=44953032",
    "excerpt": "I cancelled my coderabbit paid subscription, because it always worries me when a post has to go viral on HN for a company to even acknowledge an issue occurred... their blogs are clean of any mention of this vulnerability.",
    "fetchedAt": "2026-09-10T18:29:37.164Z"
  },
  {
    "id": "coderabbit-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=44953032",
    "excerpt": "While running the exploit, CodeRabbit would still review our pull request and post a comment saying it detected a critical security risk, yet the application would happily execute our code because it wouldn't understand this was actually running on their production system.",
    "fetchedAt": "2026-09-10T18:29:37.164Z"
  },
  {
    "id": "coderabbit-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=44953032",
    "excerpt": "It is incredibly bad practice that their 'become the github app as you desire' keys to the kingdom private key was just sitting in the environment variables... Github LITERALLY SAYS on their doc that storing it in an environment variable is a bad idea.",
    "fetchedAt": "2026-09-10T18:29:37.164Z"
  },
  {
    "id": "coderabbit-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45264392",
    "excerpt": "I enabled coderabbit on a few of my open source repos and experience is pretty good, it's better than expected, best of the limited number of code review tools I have experience with. Having an extra active 'maintainer' (even if ai) just adds a bit of extra confidence.",
    "fetchedAt": "2026-09-10T18:29:37.164Z"
  },
  {
    "id": "coderabbit-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45264392",
    "excerpt": "Love the product clean, actionable PR reviews. Can't wait to see what you ship next.",
    "fetchedAt": "2026-09-10T18:29:37.164Z"
  },
  {
    "id": "coderabbit-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=49450921",
    "excerpt": "I've used a few different AI review tools and I have very mixed feelings about this. There's an inherent conflict of interest around productized AI that doesn't get discussed enough when you can't fully control the configuration of the AI stack... major pain for a mission critical process like code review.",
    "fetchedAt": "2026-09-10T18:29:37.164Z"
  },
  {
    "id": "coderabbit-probe-1",
    "tier": "probe",
    "url": "https://docs.coderabbit.ai/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.coderabbit.ai/llms.txt # CodeRabbit\n\n- [Agentic Change Management](https://docs.coderabbit.ai/index.md): Review, prioritize, understand, and se",
    "fetchedAt": "2026-09-16T00:09:08.586Z"
  },
  {
    "id": "coderabbit-probe-2",
    "tier": "probe",
    "url": "https://docs.coderabbit.ai/openapi.json",
    "excerpt": "PROBE openapi: HTTP 200 at https://docs.coderabbit.ai/openapi.json — contains \"openapi\" key",
    "fetchedAt": "2026-09-16T00:09:08.586Z"
  },
  {
    "id": "coderabbit-probe-3",
    "tier": "probe",
    "url": "https://docs.coderabbit.ai/cli/",
    "excerpt": "official CLI documented at https://docs.coderabbit.ai/cli/",
    "fetchedAt": "2026-09-16T00:09:08.586Z"
  }
]
