Skip to main content

Module adapters

Module adapters 

Source
Expand description

I/O at the edges.

Adapters wrap the filesystem so services stay testable over plain values. No policy lives here — what to hash, copy, or refuse is the services’ judgment.

Modules§

fs
Filesystem primitives the lifecycle services share.
git
A narrow, hardened boundary to git ls-remote.