Proof beats claims
A reviewed repo is not a repo where you say, “I used AI responsibly.” It is a repo where someone can see your instructions, checks, and decisions.
Your goal is simple: make it easy for a judge, mentor, or interviewer to verify that you stayed in control.
What reviewers look for
They do not need your full chat history. They need evidence that the code was reviewed before it was merged or submitted.
Show four things: project instructions for AI tools, tests or manual verification notes, no secrets in Git, and a README section explaining what AI helped with and what you checked.