modcomms/backend/app/agents
michael 6504511fb6 Add Plain English language instructions to all agent prompts
Instructs all five agents (legal, brand, channel best practices,
channel tech specs, lead) to prefer simple vocabulary over complex
alternatives (e.g. "add" over "incorporate", "about" over "regarding").
Also fixes "constitute" → "qualify as" in the legal agent prompt itself.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 09:26:39 -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 Plain English language instructions to all agent prompts 2026-02-19 09:26:39 -06:00
channel_best_practices_agent.py Add Plain English language instructions to all agent prompts 2026-02-19 09:26:39 -06:00
channel_tech_specs_agent.py Add Plain English language instructions to all agent prompts 2026-02-19 09:26:39 -06:00
lead_agent.py Add Plain English language instructions to all agent prompts 2026-02-19 09:26:39 -06:00
legal_agent.py Add Plain English language instructions to all agent prompts 2026-02-19 09:26:39 -06:00