Skip to content

History / Architecture Overview

Revisions

  • 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
  • Document trusted-host execution for runtime validation (#367) Mirrors the docs/features/runtime-validation.md update: the sandboxed default is unchanged, but a user can now explicitly, out-of-band, and per-invocation authorize a bounded trusted-host execution backend when sandbox isolation is unavailable, with no sandbox guarantees and provenance recorded in the Validation evidence. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @amirbena amirbena committed Sep 15, 2026
  • Sync Wiki with the implemented Adaptive Specialist Depth architecture (#268) Adds a Specialist-Depth Review page documenting the final Tier 3 architecture (base reasoning -> materially implicated concern -> evidence-driven specialist-depth decision -> 0..N deepening capabilities -> one unified review) and the five capabilities that actually landed (Security, Distributed Systems, Database/Migration, Performance, Dependency/Supply-Chain), grounded in shared/policies/specialist-depth.md and review-scope.md. Wires it into Home, How the Review Model Works, Architecture Overview, the Repository Documentation Map, Review Context and Existing Evidence (explicit-focus additive-only), the Local Code Review guide (capability provenance field), the AI Code Review Landscape positioning section, and the FAQ. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @amirbena amirbena committed Sep 13, 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