Unit 17 · reflection

Unit 17 Agent Claim vs. Repository Evidence

Write one claim an agent made about its work, for example:

“Implemented the feature and all tests pass.”

Now build a two-column check:

ClaimIndependent evidence
requested files changedgit status / diff evidence
behavior implementedtest or manual execution
no scope creepinspected changed-file list
tests passtest command you ran yourself

Add one row where the claim was incomplete, misleading, or impossible to verify.

Finish by stating which permission or stop condition you would tighten before giving a similar task another attempt.