"""Math Auditor Agent (mathAuditorAgent) — AI-powered math validation for PDF documents.""" from .agent import MathAuditorAgent __all__ = ["MathAuditorAgent"]