modcomms/backend/app/agents
michael a2f52c0960 Add example-correction formatting rule to all agent prompts
Agents now show example corrections in the format they're recommending
(e.g. sentence case examples when recommending sentence case) to avoid
contradictions between advice and examples.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 09:55:01 -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 Add example-correction formatting rule to all agent prompts 2026-02-19 09:55:01 -06:00
channel_best_practices_agent.py Add example-correction formatting rule to all agent prompts 2026-02-19 09:55:01 -06:00
channel_tech_specs_agent.py Add example-correction formatting rule to all agent prompts 2026-02-19 09:55:01 -06:00
lead_agent.py Add example-correction formatting rule to all agent prompts 2026-02-19 09:55:01 -06:00
legal_agent.py Add example-correction formatting rule to all agent prompts 2026-02-19 09:55:01 -06:00