Skip to content

The Drift Log

Engineering notes

Field notes on inventory you can trust: substance over counts, certification over claims, provenance over promises. Posts are written when there is an argument worth making — not on a schedule. Every claim about our own work is one we can show.

The long argument

A wax seal resting on a page of hash digestsVendoring Code Without a Paper Trail Is Unsecured DebtInlining unverified code severs upstream security alerts and license tracking. Provenance must be captured at intake, not guessed by SBOMs.Provenance, licensing and the paper trail · 6 min read

Everything else

The archive

What we write about

Six standing arguments

  • Software inventory you can trust

    A count of components is a claim, not an inventory. What makes an inventory real is that each row can be read, executed and graded.

  • Certifying that code does something

    Between 'it compiles' and 'it is correct' there is a whole ladder of verdicts, and naming your rung honestly is more useful than claiming the top one.

  • Determinism and model independence

    Software that calls a model at runtime inherits the model's variance. Owning your logic outright is a different engineering posture, not a smaller one.

  • Provenance, licensing and the paper trail

    Every line you did not write is a liability until you can say where it came from and under what terms.

  • Governing agents that write code

    The interesting control point is not the model. It is the gate between an agent deciding to write and the write happening.

  • Audit, then actually repair

    An audit that ends in a report is a cost. An audit that ends in a merged repair and a kept capability is an asset.