The ML and Infrastructure Architecture Behind striff.io
striff.io reviews the architecture of every pull request: it parses the repository into a typed dependency graph, scores the changed edges with a graph neural network, and posts deterministic structural findings as a GitHub check. This post breaks down the production pipeline behind it, and the three places we deliberately chose the boring option: a…
Read article ↗