cyberneticlibrary

Review code for quality

code-reviewcommandsetup L11,117
rue-language/rue
What it does

Review Rue compiler changes for correctness and performance

Best for

Reviewing compiler IR transformations, codegen, and language spec changes.

Inputs
  • · Current jj show diff
Outputs
  • · Structured review: correctness, performance, style, error handling, tests, spec updates
Requires
  • · jj show
  • · docs/process/code-review.md
  • · Rust compiler patterns
Preconditions
  • · Rue compiler repo
  • · Latest changes in working copy
Failure modes
  • · No changes to review
  • · Test coverage insufficient
  • · Spec not updated
Trust signals
  • · Spec traceability enforcement
  • · Multi-backend verification (x86_64, aarch64)