Models exported from N2A seem to be often (always?) derived from git repos, which may be modified over time. If this is a common workflow, it may be useful to also export commit hashes of the target/base git repos to aid traceability for the exported code.
Saving the output of git rev-parse HEAD to file for all required repos for a given model might be useful (though wouldn't capture any uncommitted modifications -- other variants might)