Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1003 Bytes

File metadata and controls

20 lines (15 loc) · 1003 Bytes

CODEX

Repo-local instructions for Codex sessions in this repository.

PR Review Scope

  • Treat a request to "review a PR" as a review of the full PR, not just the patch.
  • Before giving any approval, release verdict, or merge recommendation, read and reconcile:
    • the PR description
    • existing issue comments
    • review comments
    • inline comments
    • prior findings that are still unresolved or still credible
  • Do not contradict an earlier credible finding without addressing it explicitly.
  • If you cannot reliably inspect the PR thread and prior findings, say so instead of pretending the review is complete.

Related Rules

  • See docs/architecture/code-review-rules.md for the detailed code-review reject rules.
  • See memory/INDEX.md for atomic project rules (one rule per file under memory/<bucket>/). docs/architecture/coding-rules.md is now a stub redirecting here. Scan INDEX descriptions; fetch the atom body when a description's trigger matches the change under review.