Behavior-linked review packets for agent-harness changes
Maintainers reviewing changes to agent harnesses should receive a generated packet that names the affected runtime behavior, source locations, shared-state transitions, and checks that exercised them. Harness Handbook shows that behavior-centric navigation improves localization and scope control, especially for scattered and rarely executed paths; the large observational review study shows that faster agent participation can coincide with more review smells. The practical change is to route review by affected behavior rather than file ownership and let a fast review expand when a locator is stale, a state transition lacks a check, or verification fails. A pilot can compare these packets with ordinary agent summaries on historical harness pull requests, measuring missed implementation sites and reviewer corrections rather than approval time alone.