decomposition/purpose-classification

purpose classification Shipped

What this lens looks for

Classify each code unit by primary purpose: UI presentation, data transformation, orchestration, persistence, communication, configuration, testing infrastructure, build tooling, security/auth, or analytics/observability. Each scope group should have one clear primary purpose.

What its verifier checks

Every code unit assigned a primary purpose; mixed-purpose files flagged; scope groups have coherent single-purpose classification.