Ok so the MoonRocks account in your wallet was created during a previous version of Pacli (prior to Test 2). When subscribing to a deck it use to import the p2th key and name the account according to the deck name. This is no longer the case.
I do not see the Asadito deck listed which would explain the card --list error you’re seeing. Can you check to see if the transaction ever left your mempool?
You would be the only one capable of seeing it come up after pacli deck --list all but the transaction would have 0 confirmations. The TXID was imported due to automatic subscription of your own newly created deck.
I believe this is what you’re refering to https://github.com/PeerAssets/pacli/issues/7
The Issue was closed but it seems that it should be reopened.
Thank you for the tests! It’s greatly appreciated.
Edit: Was the deck issuance mode set to ONCE? It seems the card validation process needs exception handling for ONCE issuance modes. Will open up an issue for that 
Also, I was able to recreate the negative account balance through the use of the ppcoind move . There are a few ways this can happen. Here’s a discussion about it