This repository holds the shared CodeRabbit review policy for keithah-owned repositories.
The central policy favors actionable, change-introduced defects over style commentary. It reviews non-draft PRs and their new commits, uses repository agent instructions as applicable, suppresses generated/dependency artifacts, and never auto-applies labels, assigns reviewers, or requests changes.
A repository can add a root .coderabbit.yaml to inherit this policy and add its own requirements:
inheritance: true
reviews:
profile: assertive
path_instructions:
- path: "src/auth/**"
instructions: "Preserve authentication and session invariants; require tests for invalid and expired credentials."Use a repository-local override for service-specific APIs, deployment rules, destructive operations, and canonical test commands. Do not put credentials or private production data in CodeRabbit configuration.
The separate private keithah/steward repository owns the independent Hermes/Codex shadow gate. It does not post GitHub reviews during its initial evaluation period.