# yaml-language-server: $schema=https://storage.googleapis.com/coderabbit_public_assets/schema.v2.json
# Merge this guidance with your repository's existing configuration.
inheritance: false
tone_instructions: >-
  Treat agents as capable collaborators. Give context and desired outcomes.
  Ground AX findings in changed code and an affected task; distinguish defects
  from hypotheses. Propose experiments for uncertain effects, preserving autonomy.
reviews:
  request_changes_workflow: true
  auto_review:
    enabled: true
    drafts: true
  path_instructions:
    - path: "**/*"
      instructions: >-
        Review whether an agent can discover and use the changed capability
        from its public contract. Check instruction consistency, stable data
        formats, actionable failures, and a single source of truth. Cite a
        concrete task and evidence for each concern. Do not assume shorter
        context, progressive disclosure, or a preferred interface improves
        outcomes without measurement. For empirical claims, inspect the
        comparison, independent outcome verification, missing data, and the
        limits on what the result supports.
issue_enrichment:
  planning:
    auto_planning:
      enabled: false
