diff --git a/cli/__pycache__/__init__.cpython-313.pyc b/cli/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 3256b50a..00000000 Binary files a/cli/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/cli/__pycache__/aitbc_cli.cpython-313.pyc b/cli/__pycache__/aitbc_cli.cpython-313.pyc deleted file mode 100644 index 4e930c3c..00000000 Binary files a/cli/__pycache__/aitbc_cli.cpython-313.pyc and /dev/null differ diff --git a/cli/__pycache__/simple_wallet.cpython-313.pyc b/cli/__pycache__/simple_wallet.cpython-313.pyc deleted file mode 100644 index 35fd4ec7..00000000 Binary files a/cli/__pycache__/simple_wallet.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/__init__.cpython-313.pyc b/cli/commands/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 2d95339e..00000000 Binary files a/cli/commands/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/admin.cpython-313.pyc b/cli/commands/__pycache__/admin.cpython-313.pyc deleted file mode 100644 index b5307afd..00000000 Binary files a/cli/commands/__pycache__/admin.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/blockchain.cpython-313.pyc b/cli/commands/__pycache__/blockchain.cpython-313.pyc deleted file mode 100644 index 43c2d50a..00000000 Binary files a/cli/commands/__pycache__/blockchain.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/client.cpython-313.pyc b/cli/commands/__pycache__/client.cpython-313.pyc deleted file mode 100644 index a5314a49..00000000 Binary files a/cli/commands/__pycache__/client.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/config.cpython-313.pyc b/cli/commands/__pycache__/config.cpython-313.pyc deleted file mode 100644 index 75b4b72b..00000000 Binary files a/cli/commands/__pycache__/config.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/exchange.cpython-313.pyc b/cli/commands/__pycache__/exchange.cpython-313.pyc deleted file mode 100644 index 0e5d47cf..00000000 Binary files a/cli/commands/__pycache__/exchange.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/governance.cpython-313.pyc b/cli/commands/__pycache__/governance.cpython-313.pyc deleted file mode 100644 index 8e563adf..00000000 Binary files a/cli/commands/__pycache__/governance.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/marketplace.cpython-313.pyc b/cli/commands/__pycache__/marketplace.cpython-313.pyc deleted file mode 100644 index e0ed47f6..00000000 Binary files a/cli/commands/__pycache__/marketplace.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/miner.cpython-313.pyc b/cli/commands/__pycache__/miner.cpython-313.pyc deleted file mode 100644 index b867d509..00000000 Binary files a/cli/commands/__pycache__/miner.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/simulate.cpython-313.pyc b/cli/commands/__pycache__/simulate.cpython-313.pyc deleted file mode 100644 index 680f4eb6..00000000 Binary files a/cli/commands/__pycache__/simulate.cpython-313.pyc and /dev/null differ diff --git a/cli/commands/__pycache__/wallet.cpython-313.pyc b/cli/commands/__pycache__/wallet.cpython-313.pyc deleted file mode 100644 index 672d0ca1..00000000 Binary files a/cli/commands/__pycache__/wallet.cpython-313.pyc and /dev/null differ diff --git a/cli/config/__pycache__/__init__.cpython-313.pyc b/cli/config/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 616860b0..00000000 Binary files a/cli/config/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/cli/core/__pycache__/__init__.cpython-313.pyc b/cli/core/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 6d6ce588..00000000 Binary files a/cli/core/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/cli/core/__pycache__/main.cpython-313.pyc b/cli/core/__pycache__/main.cpython-313.pyc deleted file mode 100644 index 64f13949..00000000 Binary files a/cli/core/__pycache__/main.cpython-313.pyc and /dev/null differ diff --git a/cli/tests/__pycache__/__init__.cpython-313.pyc b/cli/tests/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index d7b8c2b7..00000000 Binary files a/cli/tests/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/cli/tests/__pycache__/test_cli_basic.cpython-313-pytest-9.0.2.pyc b/cli/tests/__pycache__/test_cli_basic.cpython-313-pytest-9.0.2.pyc deleted file mode 100644 index 0993a9ca..00000000 Binary files a/cli/tests/__pycache__/test_cli_basic.cpython-313-pytest-9.0.2.pyc and /dev/null differ diff --git a/cli/tests/__pycache__/test_cli_comprehensive.cpython-313-pytest-9.0.2.pyc b/cli/tests/__pycache__/test_cli_comprehensive.cpython-313-pytest-9.0.2.pyc deleted file mode 100644 index 0a192e78..00000000 Binary files a/cli/tests/__pycache__/test_cli_comprehensive.cpython-313-pytest-9.0.2.pyc and /dev/null differ diff --git a/cli/utils/__pycache__/__init__.cpython-313.pyc b/cli/utils/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index b21666ec..00000000 Binary files a/cli/utils/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/cli/utils/__pycache__/subprocess.cpython-313.pyc b/cli/utils/__pycache__/subprocess.cpython-313.pyc deleted file mode 100644 index 667b8598..00000000 Binary files a/cli/utils/__pycache__/subprocess.cpython-313.pyc and /dev/null differ