modcomms/backend/app
michael a957cf0276 Pass proof metadata (channel, sub-channel, proof type) to AI agents during analysis
Previously, proof metadata collected during upload was only used for database
persistence. Now it flows through the entire analysis pipeline so agents can
tailor their feedback to the specific channel and format being reviewed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 11:30:38 -06:00
..
agents Pass proof metadata (channel, sub-channel, proof type) to AI agents during analysis 2026-02-12 11:30:38 -06:00
api Detect identical file uploads via MD5 hashing 2026-01-25 10:15:48 -06:00
dependencies Add MSAL debug logging to frontend and backend 2025-12-18 13:11:30 -06:00
models Detect identical file uploads via MD5 hashing 2026-01-25 10:15:48 -06:00
repositories Detect identical file uploads via MD5 hashing 2026-01-25 10:15:48 -06:00
services Pass proof metadata (channel, sub-channel, proof type) to AI agents during analysis 2026-02-12 11:30:38 -06:00
websocket Pass proof metadata (channel, sub-channel, proof type) to AI agents during analysis 2026-02-12 11:30:38 -06:00
__init__.py permissions changes 2025-12-18 16:51:27 +00:00
config.py Add support email functionality via Mailgun 2026-01-24 07:03:11 -06:00
main.py Fix AgentReview missing toneAgentReview attribute after refactor 2026-01-25 07:30:16 -06:00