In particular I was looking forward to writing a tool to convert a txtar file (https://pkg.go.dev/golang.org/x/exp/cmd/txtar) to an apkovl, and basically tracking my whole system as just "base OS" + files from txtar.
The appeal of that was that the system configuration was just... files.
I'd like a way to reproduce that.