Files
aitbc/apps/coordinator-api
aitbc 9f51498725
Some checks failed
API Endpoint Tests / test-api-endpoints (push) Successful in 10s
Integration Tests / test-service-integration (push) Successful in 47s
Python Tests / test-python (push) Failing after 1m26s
Security Scanning / security-scan (push) Successful in 47s
feat: migrate coordinator-api services to use centralized aitbc package logging
- Replace logging.getLogger with aitbc.get_logger in agent_service.py, regulatory_reporting.py, reputation_service.py, reward_service.py, trading_service.py, websocket_stream_manager.py, zk_memory_verification.py
- Remove logging.basicConfig from regulatory_reporting.py
- Consistent logger initialization across coordinator-api services
2026-04-24 23:40:49 +02:00
..

Coordinator API

Documentation has moved to: docs/apps/coordinator/coordinator-api.md


This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.

For the complete documentation, see the Coordinator API documentation.