You are designing a claims-intake system for an insurer. Every claim goes through the same three steps — extract fields from the submitted PDF, validate them against policy rules, and write a triage record — and each step has a deterministic pass/fail check. The business sponsor has asked for "an AI agent." Which architecture best serves the actual requirement?