Filters
Filter reference
The filters translate raw metrics into a teaching signal. They exist to answer what the team should do next, not just whether a number moved.
Three filters, three different questions
Use the filter pages to understand what each verdict is optimizing for before you turn the score into a team decision.
Filter
TwoAmTest
A teach-first filter that asks whether a tired engineer can still find, understand, and safely change the primary flow under pressure.
FilterHalfRule
A filter that asks whether the codebase is accumulating indirection and dependencies faster than the problem actually demands.
FilterPrimaryPathFirst
A filter that asks whether the main business flow is still obvious, concentrated, and more important than the supporting scaffolding around it.