Practice workspaceY
Learning path
LEVEL 5 · CONTROLLED IMPLEMENTATION

Review before accepting

Connect a diff to the authorized task.

01 / PREDICT

Why inspect a test file in an otherwise tiny feature diff?

02 / EXPLAIN

The judgment behind the action

Review the whole changed surface, including tests and configuration. Ask whether the changes are necessary, whether they preserve invariants, and whether any new dependencies or permissions are justified. A review is an assessment, not proof of execution.

03 / DEMONSTRATE

A bounded way to ask

Review this diff against the task criteria. Identify unrelated changes, weakened tests, and unsupported verification claims.
04 / PRACTICE

Find an unrelated storage rewrite in a filtering change.

Why inspect a test file in an otherwise tiny feature diff?

Choose the best next action

Guided practice contributes completion, not independent mastery.

06 / REFLECT

Make the lesson yours.

Your reflection is attached when you submit your decision. Drafts remain in this tab.

07 / TRANSFER

Try it somewhere unfamiliar.

Apply this skill to an unfamiliar repository: find an unrelated storage rewrite in a filtering change. Record the evidence you would need.

Choose your next practice
Source checked 2026-09-09 · Documentation profile · Runtime example untestedOfficial reference