learning_ai_common_plat/services/mcp-server/src/modules
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
..
a2a fix(mcp-server): social-fast-coordinator-pipeline — stage_transition used non-existent currentStage field 2026-03-05 18:13:28 -08:00
chronomind fix(mcp-server): audit fixes — 3 bugs + 2 new tools 2026-03-05 14:05:03 -08:00
extraction feat(mcp-server): Milestone B — telemetry policy CRUD, cluster status, diagnostics cancel, extraction sidecar health; enforce expiresAt on createPolicy 2026-03-05 12:17:15 -08:00
jarvis feat(mcp-server): 4 MCP tool gaps + 3 new A2A pipelines (Priority 3/6/7) 2026-03-05 15:18:21 -08:00
lysnrai feat(mcp-server): add 5 missing tools for existing backend routes 2026-03-05 14:09:00 -08:00
mindlyst feat(mcp-server): fill DOMAIN_PRODUCTS.md tool gaps — +17 tools across 6 products 2026-03-05 13:15:22 -08:00
nomgap feat(mcp-server): 4 MCP tool gaps + 3 new A2A pipelines (Priority 3/6/7) 2026-03-05 15:18:21 -08:00
peakpulse feat(mcp-server): 4 MCP tool gaps + 3 new A2A pipelines (Priority 3/6/7) 2026-03-05 15:18:21 -08:00
platform feat(mcp-server): add 6 platform.schemas.* + platform.sdks.* tools from DOMAIN_PACKAGES_AND_SDKS.md 2026-03-05 14:25:01 -08:00
support fix(mcp-server): handle ZodDefault in zodToJsonSchema so boolean/object fields with defaults emit correct JSON Schema types; clean up inline import in debug-pack 2026-03-05 12:35:27 -08:00
tools fix(mcp-server): handle ZodDefault in zodToJsonSchema so boolean/object fields with defaults emit correct JSON Schema types; clean up inline import in debug-pack 2026-03-05 12:35:27 -08:00
tracker feat(mcp-server): add tracker.* namespace — 13 tools for items, votes, comments, public roadmap 2026-03-05 13:36:55 -08:00