- Updated app_logging.py to use structlog for structured logging - Added configure_logging function with JSON output format - Updated main.py to call configure_logging during startup - Created RequestIDMiddleware for request correlation - Added request ID middleware to FastAPI app - Updated web_vitals.py to use structured logging This is Phase 5.1-5.3: Configure structlog, add request ID correlation, update routers
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.