modcomms/backend/app
michael 220a97ab57 Wire up Errors tab in Auditing: auto-create ErrorItem on Analysis Error
- Create ErrorItem record when proof analysis results in "Analysis Error" status
- Add submitter_name/submitter_agency fields to ErrorItemResponse schema
- Eager-load proof creator and agency in error items query to avoid N+1
- Populate submitter fields from proof creator in the API route
- Update frontend ErrorItemResponse type and conversion to map submitter fields
- Fix ErrorsTable proof name styling to blue link (text-active-blue) matching Flags tab

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 13:55:16 -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 Wire up Errors tab in Auditing: auto-create ErrorItem on Analysis Error 2026-02-12 13:55:16 -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 Wire up Errors tab in Auditing: auto-create ErrorItem on Analysis Error 2026-02-12 13:55:16 -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 Wire up Errors tab in Auditing: auto-create ErrorItem on Analysis Error 2026-02-12 13:55:16 -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