Ferrite · build infrastructure

The parts that make the pipeline fast.

Ferrite caches what it can prove, parallelises what it can't, and shows its work either way.

Throughput, this quarter

+157%

Builds per hour across the fleet — cache hits excluded, so the line only moves when real work gets faster.

Builds per hour: 12 points, from 42/hr to 108/hr

Median wait

3838seconds

From push to first log line, p50 across every queue.

Proven caching

A step is only skipped when its inputs hash identical — never on a guess, never on a clock.

content-addressed

Every branch, first-class

Preview environments per branch with the same cache lineage as main — a fork costs a pointer, not a rebuild. Merges inherit everything the branch already proved.