Perhaps a basic question from me, but do we need a 1:1 coupling between swift format and the underlying swift-format tooling? swift build doesn't just invoke swiftc: it has an understanding of the package format in the same way that we're looking for here. The ideal scenario is that the core swift commands have great ergonomics and lead people ...