Just because a record exists in the index, doesn't mean the file it refers to actually exists. Within the detail view, a function should run to `stat` the file to verify the record's continued validity.
Just because a record exists in the index, doesn't mean the file it refers to actually exists.
Within the detail view, a function should run to
statthe file to verify the record's continued validity.