How important is pages-metadata.edn?

My current understanding is that they’re simply using the file’s metadata. The limitation of that is that if you’re using git then you won’t always have the right metadata since git does not synchronize file metadata, only file content. The other limitation is that for pages without files, the metadata is reset once the app is restarted.