Our End of Spring Update
ask-deepeye X/Twitter Agent โ A full new agent subsystem that polls X/Twitter mentions, classifies intent with a Gemini orchestrator, routes to a voice-rewriter, and publishes replies โ with a safety filter (banned phrases, competitor blocklist, sentiment), kill-switch, budget throttle, auto-pause, rolling metrics, semantic dedup, shadow mode, proactive engagement ramp, SQS-based processing, a Slack command/control surface, weekly + daily digests, and an LLM-judge regression eval harness.
Capture preview clips before ID/selfie captures โ Capture an up-to-3s preview clip while someone is uploading their document.
Backoffice Google-Workspace-only login + linking โ Added login and signup via Google Workspace to the backoffice.
ID Classification: validate document type & issuing state โ Adds document-type and issuing-state classification to POST /v1/verification/sessions/verify-id before the existing OCR/fraud pipeline, gated by a new id-classification-settings workflow config group. Rejects with structured 4xx errors (document_type_mismatch / _not_accepted / issuing_state_not_accepted) and a new ID_CLASSIFICATION_FAILED failure reason.
deepidv email system (SES transactional + Resend lifecycle) โ Wires 47 templates across SES (13 transactional) and Resend (34 lifecycle: activation drip, you're-live, win-back) with code-driven trigger/gate/exit logic, a complaint-rate circuit-breaker, and data-residency notices.
Arbiter / Arc / Luna AI agents โ New Arbiter, Arc, deepeye, and Luna agent packages, an MCP transport, an async run dispatcher and replay store, and a realtime WebSocket layer. Wires Arbiter to Luka's MCP tools (pep_sanctions, adverse_media), adds an X-Deepidv-User-Id header, and hardens batch processing.
Enhancements
- AI Auto-Approval accounts for ID mismatch โ Extends AI auto-approval to factor in document-type match, so a mismatched ID doesn't auto-approve.
- Weekly ID Classification Model upgrade (fraud coverage) โ Expands fraud-detection region coverage (South America, Canada) and adds the Nigeria Driver's License to the classification model.
- Demo Account seeding logic (dev & internal only) โ Dev-only seed script that creates a demo org plus dummy sessions across statuses. Explicitly dev-scoped.
Bug Fixes
- Background Check ID images are now enhanced before submission for Background Check verification.
- deepeye Chrome-extension backend fixes.
- Auto-decline 'reason' is now persisted to session.metaData.