On Wed, Apr 23, 2025 at 10:22:43AM +0200, Luca Di Maio wrote: > In order to minimize code duplication, we want to expose more functions > from proto. This will simplify alternative implementations of filesystem population. Nit: please cap lines in the commit message to 73 characters. I wonder if these helpers should instead move to a separate new source file. But let's leave that lingering for now until we're fully reviewed the functional changes.