modcomms/backend/app/repositories
Vadym Samoilenko a304078a11 Fix CSV export: use correct agent_review JSON keys for RAG columns
legalAgentReview, brandAgentReview, channelBestPracticesAgentReview,
channelTechSpecsAgentReview, and leadAgentSummary are the actual keys
stored in the JSONB column — not legalAgent, brandAgent, channelAgent.*,
and leadAgent.summary which were causing empty CSV values.
2026-03-19 12:23:47 +00:00
..
__init__.py Add Knowledge Base management system for AI agent specs 2026-02-12 15:00:36 -06:00
audit_repository.py Fix submitter agency not loading in flagged/resolved audit queries 2026-02-22 09:15:35 -06:00
campaign_repository.py Fix CSV export: use correct agent_review JSON keys for RAG columns 2026-03-19 12:23:47 +00:00
dropdown_repository.py Add debugging for proof types not showing in dropdown 2026-01-23 13:09:25 -06:00
knowledge_base_repository.py Fix stuck processing state: auto-fail stale jobs, improve active job detection 2026-02-12 16:03:25 -06:00
proof_repository.py Detect identical file uploads via MD5 hashing 2026-01-25 10:15:48 -06:00
user_repository.py Populate email on login for users with empty email field 2026-03-03 15:45:48 +00:00