Some checks failed
CLI Tests / test-cli (push) Has been cancelled
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
- Commented out deployment command import and registration - deployment.py imports from aitbc_cli.core.deployment which doesn't exist - Other commands using ..core.* imports are valid (config, chain_manager, analytics, etc.) - Prevents ModuleNotFoundError when loading CLI