

Essentially, the NFT is “proof of ownership” only insofar as what is put into the blockchain is correct and accurately reflects reality.
If you don’t vet what goes on the blockchain for accuracy, the blockchain is useless, and if you do validate, you don’t need a blockchain because the validator can just use a traditional database.
It is a solution in search of a problem.
That is merely a side-effect of one of the original sins of programmable blockchains - the fact that there is a delegation of responsibility of data management from a database administrator to whoever happens to have control of that data, and the controller can only manage that data according to the underlying code of the NFT.
This only sounds appealing if you’ve never actually touched a database in your life. There are too many points of failure, and said mistakes are much harder to correct.