snapshot_sources
Fetches source memories and conflict detection for a topic, enabling you to synthesize a current-state snapshot.
Instructions
Fetch citation bundle + conflict detection for a topic so YOU can synthesize the snapshot in-context. Step 1 of the MCP snapshot path (ADR-032 Amendment A).
WHEN TO USE: When you want to generate a snapshot from inside Claude. Returns source memories + conflicts so you synthesize, then call save_snapshot() to persist.
FLOW:
snapshot_sources(topic) → sources returned to you
You synthesize a current-state document from the sources
save_snapshot(topic, content, cited_ids) → persists your synthesis as a draft
accept_snapshot(snapshot_id) → promotes to canonical
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic keyword — fuzzy matches memory tags and titles. |