Some checks failed
Deploy to Testnet / deploy-testnet (push) Has been cancelled
API Endpoint Tests / test-api-endpoints (push) Successful in 51s
Integration Tests / test-service-integration (push) Successful in 2m38s
Production Tests / Production Integration Tests (push) Failing after 7s
Python Tests / test-python (push) Failing after 14s
Security Scanning / security-scan (push) Successful in 51s
Multi-Node Stress Testing / stress-test (push) Successful in 3s
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
- Added knowledge router import from contexts.knowledge.routers.knowledge - Included router with /v1 prefix for API versioning consistency - Added error handling and logging for router initialization - Positioned before marketplace_offers router in initialization order