Some checks failed
Deploy to Testnet / deploy-testnet (push) Waiting to run
Integration Tests / test-service-integration (push) Waiting to run
Multi-Node Stress Testing / stress-test (push) Waiting to run
Node Failover Simulation / failover-test (push) Waiting to run
API Endpoint Tests / test-api-endpoints (push) Successful in 22s
Cross-Node Transaction Testing / transaction-test (push) Successful in 15s
Python Tests / test-python (push) Failing after 15s
Security Scanning / security-scan (push) Successful in 18s
Deploy to Testnet / notify-deployment (push) Has been cancelled
- Fix app.py to properly import FastAPI app from main.py - Remove unused python_13_optimized.py variant - Ensure single clean entrypoint for coordinator-api service - Systemd wrapper uses app.main:app which now properly resolves