Writing / topic

#Rust

  1. How I Built a PR Reviewer That Cannot Modify the Main Branch

    A threat model for Antigravity, an unattended PR reviewer — per-PR worktrees, an AST-level ban on mutation paths, an evidence gate, and the risk a worktree does not remove.

    • Rust
    • Developer Infrastructure
    • Security
Personal / Open Source

Antigravity PR Reviewer

Rust daemon that reviews pull requests in isolated git worktrees through a five-pass static analysis pipeline and posts evidence-anchored GitHub reviews.

  • Rust
  • Git Worktrees
  • GitHub REST API
  • GitHub GraphQL API
  • Antigravity CLI
  • +1
◧ motion diagram

Jump to