Case studies: 30 OSS repos, working .alint.yml for each.

Real configs from real production repos. For each, the existing structural-validation tooling is inventoried, mapped to alint primitives, and compared. Cards below organised by the five shapes of project where alint earns its keep, plus a polyglot wins section. Click through for the full writeup, the working config, and the gap catalogue.

Replaces N hand-rolled validation scripts

Catches conventions your pipeline assumes but doesn't verify

Adds a structural floor on top of mature tooling

Replaces the structural subset of your custom orchestration layer

Encodes conventions enforced only by code-review discipline

Polyglot wins: when no per-language linter sees the cross-cutting conventions

Other case studies

Each case study includes a working .alint.yml you can copy as a starting point. The gap catalogues feed the v0.10 / v0.11 rule-kind backlog.