Skip to content

History / GitHub PR Review Guide

Revisions

  • Document review-base policy compliance (#134) (#460) Add a "Review-base policy compliance" section to How-the-Review-Model-Works, GitHub-PR-Review-Guide, and Local-Code-Review-Guide describing the merged #134 shared invariant: repository-relative, fail-closed, HEAD never substituted, stacked-PR-aware, one blocking P0 before implementation findings. Links to the canonical shared/policies/review-base-policy.md rather than restating it. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    amirbena committed Sep 18, 2026
  • Add a common Wiki Page Map to every page for navigation Appends an identical, compact "Wiki Page Map" table (Page / What it covers) to the end of all 22 existing Wiki pages, so a reader landing on any single page can see every other page and its purpose without returning to Home first. No _Sidebar.md or _Footer.md exists in this wiki, so there is no native shared-rendering mechanism that would place identical content inside every page's own body; the table is duplicated intentionally (kept small, one heading, one table) rather than introducing a partial or page-specific navigation aid. No substantive content, technical claims, or existing links were changed — this is a pure addition at the end of each page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    amirbena committed Sep 17, 2026
  • Point to Validation section/provenance from Getting Started and both Skill guides

    amirbena committed Sep 16, 2026
  • Introduce structured Wiki feature-page pattern (#312) Adds a reusable, 8-section feature-page template; a Feature-Pages index mirroring docs/features/README.md; the initial batch of 5 feature pages (runtime validation, requirement coverage, delta re-review, GitHub publication/authorization, human-style output); the feature lifecycle rule; and cross-links from Home, Repository-Documentation-Map, and both Skill guide pages. Every page links back to its canonical repository source and states the same never-source-of-truth boundary as the rest of this Wiki. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @amirbena amirbena committed Sep 15, 2026
  • docs: establish code review project wiki Add the initial GitHub Wiki: 14 explanatory/navigational pages covering onboarding, Skill selection, the review model, architecture, per-Skill guides, review context/evidence, severity/decision model, packaging, a dated AI code-review landscape analysis, the development workflow, an FAQ, and a repository documentation ownership map. All content links out to canonical repository files rather than duplicating policy text. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    amirbena committed Sep 13, 2026