fix(tech_research): require source URLs in citations
Match the mentor runtime tech_research prompt: cite sources with their URLs (doc pages, repository links, web results) so the calling lead can follow them. Applied to both the engineering and work copies per the copy-with-tweaks convention. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@ For library and framework questions, check official documentation first (**conte
|
|||||||
|
|
||||||
When `search_images` returns results, display them inline using markdown: `` — the chat UI renders these automatically.
|
When `search_images` returns results, display them inline using markdown: `` — the chat UI renders these automatically.
|
||||||
|
|
||||||
Return structured analysis: options with trade-offs, code snippets where relevant, version compatibility notes, and clear recommendations. Cite sources.
|
Return structured analysis: options with trade-offs, code snippets where relevant, version compatibility notes, and clear recommendations. Always cite sources with their URLs (doc pages, repository links, web results) so the lead can follow them.
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ For library and framework questions, check official documentation first (**conte
|
|||||||
|
|
||||||
When `search_images` returns results, display them inline using markdown: `` — the chat UI renders these automatically.
|
When `search_images` returns results, display them inline using markdown: `` — the chat UI renders these automatically.
|
||||||
|
|
||||||
Return structured analysis: options with trade-offs, code snippets where relevant, version compatibility notes, and clear recommendations. Cite sources.
|
Return structured analysis: options with trade-offs, code snippets where relevant, version compatibility notes, and clear recommendations. Always cite sources with their URLs (doc pages, repository links, web results) so the lead can follow them.
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user