modcomms/backend/app/agents
michael 6bd8a03a15 Remove page number and document name references from agent feedback
Add explicit no-citations instructions to all 5 agent prompts to prevent
Gemini from including page numbers, document names, or source citations
in analysis feedback. These references were unhelpful since the system
doesn't use RAG and users cannot action them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 08:39:41 -06:00
..
__init__.py Restructure agent system: remove Tone, split Channel, implement Legal 2026-01-24 11:58:17 -06:00
base_agent.py Implement revision-aware proof analysis pipeline 2026-01-25 10:04:16 -06:00
brand_agent.py Remove page number and document name references from agent feedback 2026-02-16 08:39:41 -06:00
channel_best_practices_agent.py Remove page number and document name references from agent feedback 2026-02-16 08:39:41 -06:00
channel_tech_specs_agent.py Remove page number and document name references from agent feedback 2026-02-16 08:39:41 -06:00
lead_agent.py Remove page number and document name references from agent feedback 2026-02-16 08:39:41 -06:00
legal_agent.py Remove page number and document name references from agent feedback 2026-02-16 08:39:41 -06:00