What to build
Replace the stub MCP response with real retrieval-grounded answers. For each authenticated MCP query, assemble a Context Bundle from the top-k ranked chunks (from #12), format a cited response payload referencing source documents, and return it through the /mcp entrypoint. Org isolation from #9 is enforced on every request.
Acceptance criteria
Blocked by
What to build
Replace the stub MCP response with real retrieval-grounded answers. For each authenticated MCP query, assemble a Context Bundle from the top-k ranked chunks (from #12), format a cited response payload referencing source documents, and return it through the
/mcpentrypoint. Org isolation from #9 is enforced on every request.Acceptance criteria
Blocked by