Skip to content

Add auto-review target proof#136

Merged
shiny-code-bot merged 1 commit into
mainfrom
auto-review-target-proof
Jun 18, 2026
Merged

Add auto-review target proof#136
shiny-code-bot merged 1 commit into
mainfrom
auto-review-target-proof

Conversation

@shiny-code-bot

Copy link
Copy Markdown
Collaborator

Summary

  • add snapshot epoch/commit/head proof to auto-review targets with legacy JSON compatibility
  • require proof-aware freshness for durable background duplicate reuse while keeping existing branch/head cleanup paths
  • bump and refresh the background review target after acquiring the coordination lock so persisted runs match the reviewed snapshot
  • cover legacy no-proof targets, epoch mismatches, duplicate rejection, app-server fixtures, and target collection

Verification

  • cargo test -p codex-auto-review snapshot
  • cargo test -p codex-core collect_target_records_current_snapshot_epoch
  • cargo check -p codex-app-server
  • cargo fmt --all --check
  • git diff --check

Fixes #130

@shiny-code-bot shiny-code-bot force-pushed the auto-review-target-proof branch from f46a572 to eac81ed Compare June 18, 2026 20:32
@shiny-code-bot shiny-code-bot merged commit 318bfcc into main Jun 18, 2026
6 checks passed
@shiny-code-bot shiny-code-bot deleted the auto-review-target-proof branch June 18, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align auto-review durable store and lifecycle with Every Code

1 participant