learning_ai_common_plat/services
saravanakumardb1 1da3394caf fix(mcp-server): social-fast-coordinator-pipeline — stage_transition used non-existent currentStage field
FastingSessionDoc has stages: unknown[] not currentStage: string.
- Replace currentStage cast with hasStages check (session.stages.length > 0)
- Fix protocolId extraction to use direct field (session?.protocolId)
- Report currentStage derived from stages.length as 'stage_N' indicator
2026-03-05 18:13:28 -08:00
..
extraction-service fix(jobs): implement stub job handlers with actual functionality 2026-03-02 10:19:15 -08:00
mcp-server fix(mcp-server): social-fast-coordinator-pipeline — stage_transition used non-existent currentStage field 2026-03-05 18:13:28 -08:00
monitoring fix(monitoring): update health-check endpoints for consolidated services 2026-02-17 20:53:37 -08:00
platform-service feat(predictive-analytics): complete admin UI for churn prediction and health scoring 2026-03-03 13:48:37 -08:00