diff --git a/__pycache__/app.cpython-311.pyc b/__pycache__/app.cpython-311.pyc deleted file mode 100644 index 221bcc92c1ed45bc25e926d989aa1b228e6344dd..0000000000000000000000000000000000000000 Binary files a/__pycache__/app.cpython-311.pyc and /dev/null differ diff --git a/core/__pycache__/diagnostics.cpython-311.pyc b/core/__pycache__/diagnostics.cpython-311.pyc deleted file mode 100644 index 2aa2438a317fb77be2fc76ec2ce1faee5244a1d1..0000000000000000000000000000000000000000 Binary files a/core/__pycache__/diagnostics.cpython-311.pyc and /dev/null differ diff --git a/core/__pycache__/memory_bank.cpython-311.pyc b/core/__pycache__/memory_bank.cpython-311.pyc deleted file mode 100644 index 40ee82fb0ab3a4b432fd343b098acc3ada644d3f..0000000000000000000000000000000000000000 Binary files a/core/__pycache__/memory_bank.cpython-311.pyc and /dev/null differ diff --git a/core/__pycache__/sovereign_shield.cpython-311.pyc b/core/__pycache__/sovereign_shield.cpython-311.pyc deleted file mode 100644 index 3aba0e3daeed8763431faff8044e2b884e00a1be..0000000000000000000000000000000000000000 Binary files a/core/__pycache__/sovereign_shield.cpython-311.pyc and /dev/null differ diff --git a/core/__pycache__/vitalis_brain.cpython-311.pyc b/core/__pycache__/vitalis_brain.cpython-311.pyc deleted file mode 100644 index 97626962cba4b3ccac231e1b1f74d6365a222b64..0000000000000000000000000000000000000000 Binary files a/core/__pycache__/vitalis_brain.cpython-311.pyc and /dev/null differ diff --git a/core/__pycache__/vitalis_engine.cpython-311.pyc b/core/__pycache__/vitalis_engine.cpython-311.pyc deleted file mode 100644 index 865be212a0fec38c7f7107e21a53beedfef834c1..0000000000000000000000000000000000000000 Binary files a/core/__pycache__/vitalis_engine.cpython-311.pyc and /dev/null differ diff --git a/ide_kernel/__pycache__/daemon.cpython-311.pyc b/ide_kernel/__pycache__/daemon.cpython-311.pyc deleted file mode 100644 index 426c9aac3228964b140cd1560ad0389b69418659..0000000000000000000000000000000000000000 Binary files a/ide_kernel/__pycache__/daemon.cpython-311.pyc and /dev/null differ diff --git a/ide_kernel/__pycache__/kernel.cpython-311.pyc b/ide_kernel/__pycache__/kernel.cpython-311.pyc deleted file mode 100644 index d85b3d3455ebf012df70d7b1e6d3b4378ae9d31a..0000000000000000000000000000000000000000 Binary files a/ide_kernel/__pycache__/kernel.cpython-311.pyc and /dev/null differ diff --git a/ide_kernel/__pycache__/ledger.cpython-311.pyc b/ide_kernel/__pycache__/ledger.cpython-311.pyc deleted file mode 100644 index f220afb9be61564214ecc51332293ec7cf688ae1..0000000000000000000000000000000000000000 Binary files a/ide_kernel/__pycache__/ledger.cpython-311.pyc and /dev/null differ diff --git a/ide_kernel/__pycache__/security.cpython-311.pyc b/ide_kernel/__pycache__/security.cpython-311.pyc deleted file mode 100644 index 8ae7c79aeda6fca65e1733bc066795b5fdcd7445..0000000000000000000000000000000000000000 Binary files a/ide_kernel/__pycache__/security.cpython-311.pyc and /dev/null differ diff --git a/ide_kernel/__pycache__/validator.cpython-311.pyc b/ide_kernel/__pycache__/validator.cpython-311.pyc deleted file mode 100644 index 00947d376fb5bcf49feef40a9996b712ea1a8a26..0000000000000000000000000000000000000000 Binary files a/ide_kernel/__pycache__/validator.cpython-311.pyc and /dev/null differ diff --git a/src/__pycache__/__init__.cpython-311.pyc b/src/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 423477456c8fb9259df5315490e9e5bec933bc68..0000000000000000000000000000000000000000 Binary files a/src/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/brain/__pycache__/__init__.cpython-311.pyc b/src/brain/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 7e0742dd0883e615906bb33b2f93180e21c87a9e..0000000000000000000000000000000000000000 Binary files a/src/brain/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/brain/__pycache__/inference.cpython-311.pyc b/src/brain/__pycache__/inference.cpython-311.pyc deleted file mode 100644 index e3b125775a3f73e998e68fe123ba88b9d0cb6950..0000000000000000000000000000000000000000 Binary files a/src/brain/__pycache__/inference.cpython-311.pyc and /dev/null differ diff --git a/src/core/__pycache__/__init__.cpython-311.pyc b/src/core/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index d370e46dc26e16fe1dc1d5a612f3930520f62046..0000000000000000000000000000000000000000 Binary files a/src/core/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/core/__pycache__/transformer_wrapper.cpython-311.pyc b/src/core/__pycache__/transformer_wrapper.cpython-311.pyc deleted file mode 100644 index 12206433f2db5b64005140fac96be862c8efbc1f..0000000000000000000000000000000000000000 Binary files a/src/core/__pycache__/transformer_wrapper.cpython-311.pyc and /dev/null differ diff --git a/src/core/__pycache__/watchdog.cpython-311.pyc b/src/core/__pycache__/watchdog.cpython-311.pyc deleted file mode 100644 index 58b462205b09e5348f074ecfb6fb13e2b6c13222..0000000000000000000000000000000000000000 Binary files a/src/core/__pycache__/watchdog.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/__init__.cpython-311.pyc b/src/devcore/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index da64ef2656b8915fa2951b89e4ace51b7f7d7bd2..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/agent_manager.cpython-311.pyc b/src/devcore/__pycache__/agent_manager.cpython-311.pyc deleted file mode 100644 index 6b26df1e965038fa91434e8fc01e908fde290df2..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/agent_manager.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/auditor.cpython-311.pyc b/src/devcore/__pycache__/auditor.cpython-311.pyc deleted file mode 100644 index 39faa108cfa4d487c2b9fab784cd1eb79a09b157..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/auditor.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/auto_developer.cpython-311.pyc b/src/devcore/__pycache__/auto_developer.cpython-311.pyc deleted file mode 100644 index ff31da323f8222dd502769fc7036538c5ee85d13..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/auto_developer.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/baseline_ingester.cpython-311.pyc b/src/devcore/__pycache__/baseline_ingester.cpython-311.pyc deleted file mode 100644 index 0c85819a2471bf9737d8bc15ea468d722e525437..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/baseline_ingester.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/benchmark.cpython-311.pyc b/src/devcore/__pycache__/benchmark.cpython-311.pyc deleted file mode 100644 index 4d8fc5def30d7e4df9a901c3fc06528db275dbb8..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/benchmark.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/context_core.cpython-311.pyc b/src/devcore/__pycache__/context_core.cpython-311.pyc deleted file mode 100644 index bcea783f5e463936b8c18c12d4300ca8936d5b23..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/context_core.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/core_bridge.cpython-311.pyc b/src/devcore/__pycache__/core_bridge.cpython-311.pyc deleted file mode 100644 index 1aebd723ee71a1f7cc78d7dbe4beced0fa21b792..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/core_bridge.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/dashboard.cpython-311.pyc b/src/devcore/__pycache__/dashboard.cpython-311.pyc deleted file mode 100644 index 6902ad8b60514d2ac80a59096d679227f016d54e..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/dashboard.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/data_pipeline.cpython-311.pyc b/src/devcore/__pycache__/data_pipeline.cpython-311.pyc deleted file mode 100644 index 0426dd8483c97bbaaf15a2295b893456b8a1d3b8..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/data_pipeline.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/external_interface.cpython-311.pyc b/src/devcore/__pycache__/external_interface.cpython-311.pyc deleted file mode 100644 index 5082550fd476947405dc8a6179b1bf10318b55cc..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/external_interface.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/guardian.cpython-311.pyc b/src/devcore/__pycache__/guardian.cpython-311.pyc deleted file mode 100644 index ed9baababd2e0f04232f5023d0f116b22d596540..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/guardian.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/integration_engine.cpython-311.pyc b/src/devcore/__pycache__/integration_engine.cpython-311.pyc deleted file mode 100644 index e4c21c09870d88c07e091137e9fe4e002ec292eb..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/integration_engine.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/logger.cpython-311.pyc b/src/devcore/__pycache__/logger.cpython-311.pyc deleted file mode 100644 index d54107488498e2fbd4a809e1bd6c5483da43e90e..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/logger.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/refactor_engine.cpython-311.pyc b/src/devcore/__pycache__/refactor_engine.cpython-311.pyc deleted file mode 100644 index 7fb5cb43cd2d2edba3fc2d3241d4c459aa621acd..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/refactor_engine.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/reinforcement_engine.cpython-311.pyc b/src/devcore/__pycache__/reinforcement_engine.cpython-311.pyc deleted file mode 100644 index 0565fe8bcfc065e97d72efc32c42d1f5031a8819..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/reinforcement_engine.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/repair_engine.cpython-311.pyc b/src/devcore/__pycache__/repair_engine.cpython-311.pyc deleted file mode 100644 index faf25f41eb232f3834f4b5a6d8f059485ff087d3..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/repair_engine.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/rollback_service.cpython-311.pyc b/src/devcore/__pycache__/rollback_service.cpython-311.pyc deleted file mode 100644 index 34a2b127efcd1b184215387642d9f37c06432890..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/rollback_service.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/security_middleware.cpython-311.pyc b/src/devcore/__pycache__/security_middleware.cpython-311.pyc deleted file mode 100644 index d3ee083ca063e0bf7f377a087586bd0be6bb0d7d..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/security_middleware.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/service_manager.cpython-311.pyc b/src/devcore/__pycache__/service_manager.cpython-311.pyc deleted file mode 100644 index 86d28217d33e8a16fa298a9e6e2dd6b978dd7b50..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/service_manager.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/supervisor.cpython-311.pyc b/src/devcore/__pycache__/supervisor.cpython-311.pyc deleted file mode 100644 index 63209acd59671aadc8b890df2d8f01322faeb7d5..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/supervisor.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/syntax_ingester.cpython-311.pyc b/src/devcore/__pycache__/syntax_ingester.cpython-311.pyc deleted file mode 100644 index c2df9e4d2cf8b8ec07bad1bbdf016e84fd9e13f5..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/syntax_ingester.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/synthesis_engine.cpython-311.pyc b/src/devcore/__pycache__/synthesis_engine.cpython-311.pyc deleted file mode 100644 index 1e86e146fe9c1c5b8da008f9cefbc56527140bde..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/synthesis_engine.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/template_factory.cpython-311.pyc b/src/devcore/__pycache__/template_factory.cpython-311.pyc deleted file mode 100644 index 7531245723e952a98e7a365b893279ee204a6933..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/template_factory.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/validation_engine.cpython-311.pyc b/src/devcore/__pycache__/validation_engine.cpython-311.pyc deleted file mode 100644 index 26ca104fdcdfe995efb41a920b28e51961a33f3e..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/validation_engine.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/vitalis_cognitive_engine.cpython-311.pyc b/src/devcore/__pycache__/vitalis_cognitive_engine.cpython-311.pyc deleted file mode 100644 index 32e563d1bf98357af939da3b7098e399e173dbcc..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/vitalis_cognitive_engine.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/vitalis_generator.cpython-311.pyc b/src/devcore/__pycache__/vitalis_generator.cpython-311.pyc deleted file mode 100644 index c939cf8f0413bb1bfa4acbd854c5d50adcebe09e..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/vitalis_generator.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/__pycache__/workspace_io.cpython-311.pyc b/src/devcore/__pycache__/workspace_io.cpython-311.pyc deleted file mode 100644 index aed01d3e2905a729a25eb7485d7a8c04cc48959a..0000000000000000000000000000000000000000 Binary files a/src/devcore/__pycache__/workspace_io.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/sandbox/__pycache__/engine.cpython-311.pyc b/src/devcore/sandbox/__pycache__/engine.cpython-311.pyc deleted file mode 100644 index 8da374c4b88f2f40d12a4e40f0a72997d3152cd7..0000000000000000000000000000000000000000 Binary files a/src/devcore/sandbox/__pycache__/engine.cpython-311.pyc and /dev/null differ diff --git a/src/devcore/sandbox/staging/__pycache__/security_scanner.cpython-311.pyc b/src/devcore/sandbox/staging/__pycache__/security_scanner.cpython-311.pyc deleted file mode 100644 index d5fbd8346d5a2e9afa2d8c650fa921bb62832d9f..0000000000000000000000000000000000000000 Binary files a/src/devcore/sandbox/staging/__pycache__/security_scanner.cpython-311.pyc and /dev/null differ diff --git a/src/ide_kernel/__pycache__/__init__.cpython-311.pyc b/src/ide_kernel/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 26f1f81ccf48c2df89289c9a0f6d149f26ed1c03..0000000000000000000000000000000000000000 Binary files a/src/ide_kernel/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/ide_kernel/__pycache__/agent_interface.cpython-311.pyc b/src/ide_kernel/__pycache__/agent_interface.cpython-311.pyc deleted file mode 100644 index eb5202caa7c6065c443d85bfe6918d288bcf696f..0000000000000000000000000000000000000000 Binary files a/src/ide_kernel/__pycache__/agent_interface.cpython-311.pyc and /dev/null differ diff --git a/src/ide_kernel/__pycache__/client.cpython-311.pyc b/src/ide_kernel/__pycache__/client.cpython-311.pyc deleted file mode 100644 index dbda6a7d491113d499b86cd700a27af4b736d3cb..0000000000000000000000000000000000000000 Binary files a/src/ide_kernel/__pycache__/client.cpython-311.pyc and /dev/null differ diff --git a/src/ide_kernel/__pycache__/daemon.cpython-311.pyc b/src/ide_kernel/__pycache__/daemon.cpython-311.pyc deleted file mode 100644 index a41a322c8b38c7ebf0f153869597055f9439b8a2..0000000000000000000000000000000000000000 Binary files a/src/ide_kernel/__pycache__/daemon.cpython-311.pyc and /dev/null differ diff --git a/src/ide_kernel/__pycache__/gateway.cpython-311.pyc b/src/ide_kernel/__pycache__/gateway.cpython-311.pyc deleted file mode 100644 index 085b451b7f71f18109583e71fb8c9fcc7a48e6fc..0000000000000000000000000000000000000000 Binary files a/src/ide_kernel/__pycache__/gateway.cpython-311.pyc and /dev/null differ diff --git a/src/ide_kernel/__pycache__/kernel.cpython-311.pyc b/src/ide_kernel/__pycache__/kernel.cpython-311.pyc deleted file mode 100644 index b54724d8c8723df6466eef9a8048cc6be25d2626..0000000000000000000000000000000000000000 Binary files a/src/ide_kernel/__pycache__/kernel.cpython-311.pyc and /dev/null differ diff --git a/src/ide_kernel/__pycache__/ledger.cpython-311.pyc b/src/ide_kernel/__pycache__/ledger.cpython-311.pyc deleted file mode 100644 index e07009a22884c82333d4a8ff22d74b74b91f0a23..0000000000000000000000000000000000000000 Binary files a/src/ide_kernel/__pycache__/ledger.cpython-311.pyc and /dev/null differ diff --git a/src/ide_kernel/__pycache__/validator.cpython-311.pyc b/src/ide_kernel/__pycache__/validator.cpython-311.pyc deleted file mode 100644 index 0c69c670fa39dc59dc0ce70261942bb0d3ea6a55..0000000000000000000000000000000000000000 Binary files a/src/ide_kernel/__pycache__/validator.cpython-311.pyc and /dev/null differ diff --git a/src/kernel_interface/__pycache__/procfs_bridge.cpython-311.pyc b/src/kernel_interface/__pycache__/procfs_bridge.cpython-311.pyc deleted file mode 100644 index 1e859cd7045f83896e08e2781d344b6cf7d3694d..0000000000000000000000000000000000000000 Binary files a/src/kernel_interface/__pycache__/procfs_bridge.cpython-311.pyc and /dev/null differ diff --git a/src/senses/__pycache__/__init__.cpython-311.pyc b/src/senses/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 61a29286b6fe1545d60cba8c3b2c6ace7ee87203..0000000000000000000000000000000000000000 Binary files a/src/senses/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/src/senses/__pycache__/base_sensor.cpython-311.pyc b/src/senses/__pycache__/base_sensor.cpython-311.pyc deleted file mode 100644 index 7834e5be87806c7fcdb0e22496b05ab98f57d68d..0000000000000000000000000000000000000000 Binary files a/src/senses/__pycache__/base_sensor.cpython-311.pyc and /dev/null differ diff --git a/src/senses/__pycache__/sigint_processor.cpython-311.pyc b/src/senses/__pycache__/sigint_processor.cpython-311.pyc deleted file mode 100644 index e6320fbc5702bf6d5ed4a82e69a74b6f2b786fbe..0000000000000000000000000000000000000000 Binary files a/src/senses/__pycache__/sigint_processor.cpython-311.pyc and /dev/null differ diff --git a/vitalis/__pycache__/config.cpython-311.pyc b/vitalis/__pycache__/config.cpython-311.pyc deleted file mode 100644 index 4ff3af86092d25b73162c108712462fb62fcbfc0..0000000000000000000000000000000000000000 Binary files a/vitalis/__pycache__/config.cpython-311.pyc and /dev/null differ diff --git a/vitalis/devcore/__pycache__/cognition_engine.cpython-311.pyc b/vitalis/devcore/__pycache__/cognition_engine.cpython-311.pyc deleted file mode 100644 index ff191aa1cbdbda9f1c07d4b1b448f33ae218f791..0000000000000000000000000000000000000000 Binary files a/vitalis/devcore/__pycache__/cognition_engine.cpython-311.pyc and /dev/null differ diff --git a/vitalis_ide/brain/__pycache__/bridge.cpython-311.pyc b/vitalis_ide/brain/__pycache__/bridge.cpython-311.pyc deleted file mode 100644 index b655561bcba8ed7b40d05d864fa3259123e91b72..0000000000000000000000000000000000000000 Binary files a/vitalis_ide/brain/__pycache__/bridge.cpython-311.pyc and /dev/null differ diff --git a/vitalis_ide/brain/__pycache__/inference.cpython-311.pyc b/vitalis_ide/brain/__pycache__/inference.cpython-311.pyc deleted file mode 100644 index 3adb895646a0821cdcad90d98a9c54571a05eddc..0000000000000000000000000000000000000000 Binary files a/vitalis_ide/brain/__pycache__/inference.cpython-311.pyc and /dev/null differ diff --git a/vitalis_ide/brain/__pycache__/resonance.cpython-311.pyc b/vitalis_ide/brain/__pycache__/resonance.cpython-311.pyc deleted file mode 100644 index b4cf1afe024695730f4b9aa9ef910de30b2a58f0..0000000000000000000000000000000000000000 Binary files a/vitalis_ide/brain/__pycache__/resonance.cpython-311.pyc and /dev/null differ diff --git a/vitalis_ide/brain/__pycache__/thinker.cpython-311.pyc b/vitalis_ide/brain/__pycache__/thinker.cpython-311.pyc deleted file mode 100644 index ed924c7d396e73fdd13aefe3b83081689bf36ed3..0000000000000000000000000000000000000000 Binary files a/vitalis_ide/brain/__pycache__/thinker.cpython-311.pyc and /dev/null differ diff --git a/vitalis_ide/cli/__pycache__/main.cpython-311.pyc b/vitalis_ide/cli/__pycache__/main.cpython-311.pyc deleted file mode 100644 index cbdc83abc97d2c2b198df4520126625152a9d96e..0000000000000000000000000000000000000000 Binary files a/vitalis_ide/cli/__pycache__/main.cpython-311.pyc and /dev/null differ diff --git a/vitalis_ide/math_core/__pycache__/kernel.cpython-311.pyc b/vitalis_ide/math_core/__pycache__/kernel.cpython-311.pyc deleted file mode 100644 index 5de4a938605b08637d3653c685b73edb2ba22acf..0000000000000000000000000000000000000000 Binary files a/vitalis_ide/math_core/__pycache__/kernel.cpython-311.pyc and /dev/null differ diff --git a/vitalis_ide/ui/__pycache__/flow_manager.cpython-311.pyc b/vitalis_ide/ui/__pycache__/flow_manager.cpython-311.pyc deleted file mode 100644 index 84f7bd748eb72d42ba18be30d7a6c991c539b68d..0000000000000000000000000000000000000000 Binary files a/vitalis_ide/ui/__pycache__/flow_manager.cpython-311.pyc and /dev/null differ