The file from which the bytecode was compiled from. A SHA of the source code that the compilation came from. That way one can be more confident that this bytecode file goes with this particular source code and not another file with the same name. If the SHA is too computationally expensive, then a checksum or even size of the file might be helpful.