Compliance

Why Your Enterprise Tech Stack Isn’t Ready for AI Agents — Christopher Lovejoy & Saul Howard

Why Your Enterprise Tech Stack Isn’t Ready for AI Agents — Christopher Lovejoy & Saul Howard

Chris Lovejoy and Saul Howard discuss the critical challenges of deploying AI agents in highly regulated enterprise environments, particularly healthcare. They advocate for a "constraints-first" architectural approach, proposing three core primitives – an immutable event log for auditability, schema-driven object storage for sensitive data, and human-agent equivalency for seamless escalation – which collectively enable privacy-preserving evaluations as a fundamental byproduct of the system design, rather than being an afterthought.

AI-Driven Multi-Document Correlation for Financial Compliance - Varsha Shah, Independent

AI-Driven Multi-Document Correlation for Financial Compliance - Varsha Shah, Independent

Varsha Shah's research introduces an AI-driven framework for enterprise financial compliance and fraud detection, overcoming the limitations of traditional systems that analyze documents in isolation. The framework combines graph-based entity correlation, adaptive probabilistic risk modeling, and cross-jurisdictional normalization to uncover hidden fraud patterns across payroll, tax, procurement, and financial records. Evaluated on 3 million anonymized records across four jurisdictions, it demonstrates significant improvements in detection accuracy (91% precision, 87% recall), reduces false positives by 76%, and lowers manual audit effort by 40%, ultimately transforming compliance from a reactive process into a proactive, intelligence-driven capability through continuous learning.

This AI Company Catches Fraud Across the Internet

This AI Company Catches Fraud Across the Internet

Variance, emerging from three years in stealth with a $21 million Series A, is transforming enterprise risk and compliance through purpose-built AI agents. Founded by ex-Apple engineers, the company automates complex tasks like fraud detection, content review, and identity verification for Fortune 500s and platforms such as GoFundMe. They discuss the strategic reasons for stealth, technical challenges of integrating disparate data sources (including UI scraping), the shift from legacy systems to self-healing AI agent architectures, and how their lean, AI-maximalist team detects sophisticated threats like state-sponsored fraud rings.

Why You Should Care About Observability in LLM Workflows

Why You Should Care About Observability in LLM Workflows

An inside look at AlwaysCool.ai's journey from simple GPT wrappers to a production-ready agentic infrastructure. This talk covers the evolution from synchronous tools to asynchronous, multi-step flows orchestrated by LangGraph, the critical role of OpenTelemetry for compliance and observability, and the architectural patterns of using FastAPI to serve centralized AI agents.