So far, I've been able to find this round about way to figure out the src commit:
davis@Precision-7920:/tmp/$ mkdir ostree-repo
davis@Precision-7920:/tmp/$ ostree --repo=ostree-repo init --mode=bare
davis@Precision-7920:/tmp/$ ostree --repo=ostree-repo static-delta apply-offline ostree-static-delta-97e1-1439
error: Commit 97e104a287d7a91d2e9cc172cb9f0b7298fd39c52add15a9784d20b9f362eae1, which is the delta source, is not in repository
davis@Precision-7920:/tmp/$
I would think there should be an ostree commit that just inspects the file and shows this information. Please let me know what you think.
Thank you,
Davis