Given a set of web search results or fetched page content, produce a coherent
narrative summary that:
- Integrates information from multiple sources
- Preserves attribution for each claim
- Highlights consensus and flags disagreements
Procedure
- Receive a list of search results or raw fetched content.
- Read each source in order of relevance.
- Identify the key claims and facts across all sources.
- Group claims by theme or subtopic.
- Write a flowing summary paragraph (or multiple paragraphs for complex topics)
that integrates the grouped claims.
- After each specific claim, add an inline citation in the form
[Source N].
- Append a References section listing each cited source with its title and URL.
## Summary
<narrative summary with inline citations [Source N]>
## References
1. [Source title](url) — retrieved <date>
2. ...