Fixes #7402
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
If adding a new feature, the PR's description includes:
- add GET /memories backed by Chroma listMemories service with pagination
- add GET /summaries backed by listSummaries service returning metadata & docs
- keep responses aligned with MemoryCoreMcpApi design to unblock search + admin work
Other information:
Fixes #7402 What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
devbranch, not themainbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes: