Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

VGR-TL

Anonymous research manuscript on verifier-gated repair and checker-objective alignment at test time.

Paper

Repair When It Helps: Auditing Checker-Objective Alignment at Test Time

Abstract

Runtime-visible checkers can detect contract violations, but a checker verdict does not necessarily match the final task objective. This work frames the decision to spend one additional model call on repair as a checker-objective alignment problem.

It introduces VGR-TL, a bounded verifier-gated repair policy with a trace ledger that preserves accepted candidates, repairs rejected candidates with permitted visible feedback, and records provenance, candidate transitions, failures, latency, and cumulative token use. The manuscript evaluates the accuracy-cost-damage trade-off across instruction following, function calling, JSON-schema generation, and code tasks.

Repository Contents

  • vgr-tl-anonymous.pdf: Anonymous manuscript.
  • README.md: Publication overview.

Anonymous Release

This repository is maintained as an anonymous research release. It intentionally contains no identifying author, affiliation, or contact information.

Citation

Citation metadata will be provided after the anonymous review process is complete.

About

Anonymous paper release for VGR-TL, a verifier-gated repair framework for auditing checker-objective alignment at test time.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors