···1717//
1818// While the [codeberg.org/lindenii/furgit/repository] package is where
1919// most users should begin, it only exists as one convenient composition of
2020-// those pieces for the standard on-disk repository layout. Nothing should
2121-// depend on it.
2020+// those pieces for the standard on-disk repository layout. Nothing inside
2121+// furgit should depend on it; extensions to furgit such as alterntaive
2222+// object stores must not depend on it either.
2223//
2324// # Contract labels
2425//